org.mortbay.jetty.webapp.management
Class WebAppContextMBean
java.lang.Object
org.mortbay.management.ObjectMBean
org.mortbay.jetty.handler.management.ContextHandlerMBean
org.mortbay.jetty.webapp.management.WebAppContextMBean
- All Implemented Interfaces:
- DynamicMBean
public class WebAppContextMBean
- extends ContextHandlerMBean
Methods inherited from class org.mortbay.management.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 |
WebAppContextMBean
public WebAppContextMBean(Object managedObject)
getObjectNameBasis
public String getObjectNameBasis()
- Overrides:
getObjectNameBasis
in class ContextHandlerMBean
Copyright © 2008 Mort Bay Consulting. All Rights Reserved.