| |
|
| java.lang.Object org.objectweb.celtix.bus.management.InstrumentationManagerImpl
InstrumentationManagerImpl | public class InstrumentationManagerImpl implements InstrumentationManager,BusEventListener(Code) | | The basic manager information center for common management model
Instrumentation components will be registed to InstrumenationManager.
The Instrumentation mananger will send event to notifier the management
layer to expose the managed component.
Instrumentation manager also provider a qurey interface for the instrumentation.
The JMX layer could query the detail information for instrumentation.
|
INSTRUMENTATION_CONFIGURATION_ID | final static String INSTRUMENTATION_CONFIGURATION_ID(Code) | | |
INSTRUMENTATION_CONFIGURATION_URI | final static String INSTRUMENTATION_CONFIGURATION_URI(Code) | | |
shutdown | public void shutdown()(Code) | | |
|
|
|