
public class MBeanService extends Object implements ServiceLifecycle
| Constructor and Description |
|---|
MBeanService(Agent a) |
| Modifier and Type | Method and Description |
|---|---|
void |
preInit() |
void |
registerMBean(Object obj,
ObjectName objName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreBuild, preStart, preStopbuild, init, postBuild, postInit, postStart, postStop, shutdownNow, start, stoppublic MBeanService(Agent a)
public void preInit()
preInit in interface ServiceLifecyclepublic void registerMBean(Object obj, ObjectName objName)
Copyright © 2017 LSST. All rights reserved.