Expresso 5-6

Uses of Package
com.jcorporate.expresso.kernel.digester

Packages that use com.jcorporate.expresso.kernel.digester
com.jcorporate.expresso.kernel The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime.  
com.jcorporate.expresso.kernel.digester This package contain bean classes and digester rule classes for loading the expresso runtime configuration file, and expresso component metadata. 
com.jcorporate.expresso.kernel.management This package provide classes that provide the core logic for managing the Expresso configuration hierarchy.  
com.jcorporate.expresso.kernel.metadata This package contains bean classes that are created/loaded by the Digester system to represent metadata for Expresso components. 
com.jcorporate.expresso.kernel.util This package contains utility classes that assist in the operation of the kernel package and any other Expresso classes. 
 

Classes in com.jcorporate.expresso.kernel.digester used by com.jcorporate.expresso.kernel
ExpressoServicesConfig
          Digester class representing the entire expresso-services.xml file
 

Classes in com.jcorporate.expresso.kernel.digester used by com.jcorporate.expresso.kernel.digester
ComponentConfig
          This class represents the configuration of a component as parsed from the xxpresso-services.xml file.
ExpressoServicesConfig
          Digester class representing the entire expresso-services.xml file
 

Classes in com.jcorporate.expresso.kernel.digester used by com.jcorporate.expresso.kernel.management
ComponentConfig
          This class represents the configuration of a component as parsed from the xxpresso-services.xml file.
ExpressoServicesConfig
          Digester class representing the entire expresso-services.xml file
 

Classes in com.jcorporate.expresso.kernel.digester used by com.jcorporate.expresso.kernel.metadata
ComponentConfig
          This class represents the configuration of a component as parsed from the xxpresso-services.xml file.
 

Classes in com.jcorporate.expresso.kernel.digester used by com.jcorporate.expresso.kernel.util
ComponentConfig
          This class represents the configuration of a component as parsed from the xxpresso-services.xml file.
 


Expresso 5-6

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