org.eclipse.jetty.servlet.jmx
Class HolderMBean

java.lang.Object
  extended by org.eclipse.jetty.jmx.ObjectMBean
      extended by org.eclipse.jetty.servlet.jmx.HolderMBean
All Implemented Interfaces:
DynamicMBean

public class HolderMBean
extends ObjectMBean


Field Summary
 
Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean
_managed
 
Constructor Summary
HolderMBean(Object managedObject)
           
 
Method Summary
 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

HolderMBean

public HolderMBean(Object managedObject)
Method Detail

getObjectNameBasis

public String getObjectNameBasis()
Overrides:
getObjectNameBasis in class ObjectMBean


Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.