public class UserAdminMBeanHandler extends AbstractCompendiumHandler
UserAdminMBeanHandler represents MBeanHandler which
holding information about PermissionAdminMBean.
AbstractCompendiumHandler,
MBeanHandleragentContext, mbean, trackedId| Constructor and Description |
|---|
UserAdminMBeanHandler(JMXAgentContext agentContext)
Constructs new UserAdminMBeanHandler.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.management.StandardMBean |
constructInjectMBean(java.lang.Object targetService)
Implement this method to construct an appropriate
StandardMBean instance which is backed by the supplied
service tracked by this handler |
java.lang.String |
getBaseName()
The base name of the MBean.
|
addingService, getMbean, getName, removedServiceclose, getService, getService, getServiceReference, getServiceReferences, getServices, getServices, getTracked, getTrackingCount, isEmpty, modifiedService, open, open, remove, size, waitForServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, openpublic UserAdminMBeanHandler(JMXAgentContext agentContext)
agentContext - JMXAgentContext instance.protected javax.management.StandardMBean constructInjectMBean(java.lang.Object targetService)
AbstractCompendiumHandlerStandardMBean instance which is backed by the supplied
service tracked by this handlerconstructInjectMBean in class AbstractCompendiumHandlertargetService - the compendium service tracked by this handlerStandardMBean instance whose registration lifecycle will be managed by this handlerAbstractCompendiumHandler.constructInjectMBean(java.lang.Object)public java.lang.String getBaseName()
AbstractCompendiumHandlergetBaseName in class AbstractCompendiumHandlerAbstractCompendiumHandler.getBaseName()Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.