|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> kernel >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.jcorporate.expresso.kernel.util
The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime.
See:
Description
| Class Summary | |
| ClassLoaderComparator | Utility class that checks to make sure that the classloader hasn't changed indicating a context reload took place |
| ClassLocator | Utility class that first tries to locate a context class loader, and if that exists, then give that a try. |
| DataContextIterator | This class is useful for iterating through all data contexts that are installed at the root level of the Expresso Runtime hierarchy. |
| FastStringBuffer | A fast string buffer implements a mutable sequence of characters. |
| LocatorUtils | Locator Utils are to allow walking the component hierarchy tree so you can reference components by a 'path name' instead of walking it manually yourself |
| NameValuePair | Object similar to valid values, but it mainly represents the common usage of a name representing a value. |
Package com.jcorporate.expresso.kernel.util Description
The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime. ECCR will consist of a series of component trees, each tree forms its own configuration interface.
- Since:
- Expresso 5.3
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> kernel >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||