|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IConfigComplexEntity | Represents a complex entity in the configuration repository. |
IConfigComplexEntityContainer | Represents an container for complex entities in the configuration repository. |
IConfigContentNode | Represents a node in the configuration repository that has some content. |
IConfigEntity | Represents an entity in the configuration repository. |
IConfigEntityContainer<T> | Represents an entity container in the configuration repository. |
IConfigNode | Represents a node in the configuration repository. |
IConfigProvider | Represents a configuration provider. |
IConfigRepository | Represents a configuration repository. |
IConfigSimpleEntity | Represents a simple entity in the configuration repository. |
IConfigSimpleEntityContainer | Represents an container for simple entities in the configuration repository. |
IConfigTraversalCallback | Represents a callback object invoked during IConfigRepository.traverse(java.lang.String, com.neeve.config.IConfigTraversalCallback) |
Class Summary | |
---|---|
ConfigConfig | Class containing configuration information for the CONFIG package and all CONFIG implementation packages. |
ConfigGlobal | Manages application configuration properties that have global scope. |
ConfigLocal | Manages application configuration properties that have local scope. |
ConfigObject | Root class for classes in the CONFIG package and all CONFIG implementations. |
ConfigProcess | Manages application configuration properties that have process scope. |
ConfigProviderDescriptor | A configuration provider descriptor. |
ConfigRepositoryFactory | The configuration repository factory. |
ConfigTool | The X Platform configuration tool |
VMConfigurer | The Talon VM configurer. |
Exception Summary | |
---|---|
EConfigException | Base exception class for all CONFIG exceptions |
Implements the X Platform's configuration API i.e. the interface to interact with the platform's configuration repository.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |