| Interface | Description |
|---|---|
| ConfigService |
This is the public interface of configure service component, it is also the
interface of
ConfigService MBean. |
| SessionPropertyConstants |
This class documents the type of properties that user may associates with a
session.
|
| Class | Description |
|---|---|
| ConfigDataId |
Defines the data structure that uniquely identifies any config data in the
repository.
|
| ConfigServiceFactory |
The factory to construct a ConfigService.
|
| ConfigServiceHelper |
This class provides various helper methods to build data structures that are used by config service
component such as
ObjectName, ConfigDataId, and manipulate generic
AttributeList data structure. |
| ConfigServiceHelperUtils |
This class provides various helper methods to build data structures that are used by config service
component such as
ObjectName, ConfigDataId, and manipulate generic
AttributeList data structure. |
| ConfigServiceProxy |
This class implements a proxy object of the remote
ConfigService MBean in the server. |
| SystemAttributes |
This class defines constants for all the system attribute names.
|
| ValidationResult |
This class defines the validation result.
|
| ValidationResult.ValidationMessage |
This class defines the data structure for a single validation message.
|