|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.jmx.MBeanSupportImpl
public class MBeanSupportImpl
| Constructor Summary | |
|---|---|
MBeanSupportImpl(org.slf4j.Logger logger)
|
|
| Method Summary | |
|---|---|
void |
register(java.lang.Object object,
javax.management.ObjectName objectName)
Registers the specified MBean with the server. |
void |
registryDidShutdown()
|
void |
unregister(javax.management.ObjectName objectName)
Unregisters the specified MBean from the server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanSupportImpl(org.slf4j.Logger logger)
| Method Detail |
|---|
public void register(java.lang.Object object,
javax.management.ObjectName objectName)
MBeanSupport
register in interface MBeanSupportobject - the MBean instanceobjectName - the name for the MBeanpublic void unregister(javax.management.ObjectName objectName)
MBeanSupport
unregister in interface MBeanSupportobjectName - the name for the MBeanpublic void registryDidShutdown()
registryDidShutdown in interface RegistryShutdownListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||