| Management interface for JPOX. Management operations and attributes
are exposed through this interface that holds statistics linked to a PMF instance.
The mechanics for starting and stopping JMX servers are not defined here,
and must be done by plug-ins, by providing the implementation of
ManagementServer .
This Manager controls the lifecycle of management servers.
A management server is started when an instance of this class is created,
and its shutdown when the close operation is invoked
The management server startup is triggered when the Manager gets enabled.
|