|
Expresso 5-6 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| DOMWriter | This interface is the link between an XML DOM and the file it should serialize to. |
| ServiceWriter | The ServiceWriter does exactly what its name implies, it writes expresso-services.xml files. |
| Class Summary | |
| ComponentConfigBridge | Provides getting and setting of configuration information for individual components |
| ComponentFactory | This class provides several helper functions to help instantiate a particular component or runtime. |
| DefaultServiceWriter | Default Implementation of the class used to write the ExpressoServices configuration file to a file or stream. |
| ExpressoRuntimeMap | This class allows controllers and other classes to potentially access Expresso Runtime Environments that they aren't necessarily a part of. |
| TraxDOMWriter | DOM Writer that uses the Java TRAX API for writing the Expresso configuration file. |
| XercesDOMWriter | This class writes the DOM structures to a file using specific Xerces capabilies. |
This package provide classes that provide the core logic for managing the Expresso configuration hierarchy. It can be expanded upon via Swing Clients, Web applications, etc.
If you are 'outside' of the hierarchy and need to be able to reach into it for management or backwards compatibility, use the ExpressoRuntimeMap to retrieve an instance of the various configuration runtimes that are available on the system.
|
Expresso 5-6 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||