|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jetty.jmx.ObjectMBean
org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
public class AbstractHandlerMBean
Field Summary |
---|
Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean |
---|
_managed |
Constructor Summary | |
---|---|
AbstractHandlerMBean(java.lang.Object managedObject)
|
Method Summary | |
---|---|
protected java.lang.String |
getContextName(ContextHandler context)
|
java.lang.String |
getObjectContextBasis()
|
java.lang.String |
getObjectNameBasis()
|
Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean |
---|
defineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectName, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractHandlerMBean(java.lang.Object managedObject)
Method Detail |
---|
public java.lang.String getObjectContextBasis()
getObjectContextBasis
in class ObjectMBean
public java.lang.String getObjectNameBasis()
getObjectNameBasis
in class ObjectMBean
protected java.lang.String getContextName(ContextHandler context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |