Expresso 5-5-0

Package com.jcorporate.expresso.kernel.util

This package contains utility classes that assist in the operation of the kernel package and any other Expresso classes.

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 Beacuse there are potentially more than one Runtime Environment in a Virtual Machine, you must associate a LocatorUtils object with any component within a tree.
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

This package contains utility classes that assist in the operation of the kernel package and any other Expresso classes.


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.