|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mortbay.util.jmx.ModelMBeanImpl | +--org.mortbay.util.jmx.LifeCycleMBean | +--org.mortbay.http.jmx.HttpContextMBean | +--org.mortbay.jetty.servlet.jmx.ServletHttpContextMBean | +--org.mortbay.jetty.servlet.jmx.WebApplicationContextMBean | +--org.mortbay.jetty.plus.jmx.PlusWebAppContextMBean
Field Summary |
Fields inherited from class org.mortbay.util.jmx.ModelMBeanImpl |
IMPACT_ACTION, IMPACT_ACTION_INFO, IMPACT_INFO, IMPACT_UNKOWN, INT, NO_PARAMS, OBJECT, ON_MBEAN, ON_OBJECT, READ_ONLY, READ_WRITE, STRING |
Constructor Summary | |
PlusWebAppContextMBean()
Constructor. |
Method Summary | |
void |
addEnvEntry(java.lang.String name,
java.lang.String value)
Method only on JMX bean to deal with String values |
void |
postDeregister()
Post Deregister. |
void |
postRegister(java.lang.Boolean ok)
|
Methods inherited from class org.mortbay.http.jmx.HttpContextMBean |
getHandlers, getRequestLog |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlusWebAppContextMBean() throws javax.management.MBeanException
javax.management.MBeanException
Method Detail |
public void addEnvEntry(java.lang.String name, java.lang.String value)
name
- value
- public void postRegister(java.lang.Boolean ok)
postRegister
in interface javax.management.MBeanRegistration
postRegister
in class HttpContextMBean
ok
- public void postDeregister()
ModelMBeanImpl
postDeregister
in interface javax.management.MBeanRegistration
postDeregister
in class HttpContextMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |