public interface JMXEnabledPlatform
JMXServerPlatformBase
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationName()
INTERNAL:
getApplicationName(): Answer the name of the module (EAR name) that this session is associated with.
|
void |
prepareServerSpecificServicesMBean()
INTERNAL:
prepareServerSpecificServicesMBean(): Server specific implementation of the
creation and deployment of the JMX MBean to provide runtime services for the
databaseSession.
|
void prepareServerSpecificServicesMBean()
ServerPlatform.isRuntimeServicesEnabledDefault()
,
ServerPlatform.isRuntimeServicesEnabled()
,
ServerPlatform.disableRuntimeServices()
,
ServerPlatform.registerMBean()
java.lang.String getApplicationName()