| Interface | Description |
|---|---|
| ConfigMBean |
MBean for performing configuration operations in a particular session.
|
| SessionMBean |
MBean for managing sessions
|
| Class | Description |
|---|---|
| Config |
implementation of the ConfigMBean API NOTE: This class must not be instantiated or accessed directly other than by the config framework itself.
|
| MBeanUtils |
Utils method regarding sessions
|
| Session |
implementation of the SessionMBean API NOTE: This class must not be instantiated or accessed directly other than by the config framework itself.
|