See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
Config |
Centralized property based application configuration store
This class serves as the configuration store for property based configuration.
|
ConfigConstants |
Defines configuration properties and constants for the 'com.neeve.config' package.
|
ConfigObject |
Root class for classes in the CONFIG package and all CONFIG implementations.
|
ConfigProviderDescriptor |
A configuration provider descriptor.
|
ConfigRepositoryFactory |
The configuration repository factory.
|
ConfigRepositorySerializer |
Convenience class to serialize repos (for embedding in classpath).
|
ConfigTool |
The X Platform configuration tool
|
VMConfigurer |
The Talon VM configurer.
|
Exception | Description |
---|---|
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.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.