|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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
public class PlusWebAppContextMBean
| Field Summary |
|---|
| Fields inherited from class org.mortbay.util.jmx.ModelMBeanImpl |
|---|
_beanInfo, 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 |
protected void |
defineManagedResource()
Define the Managed Resource. |
void |
postDeregister()
postDeregister Unregister mbeans we created for the Configuration objects. |
void |
postRegister(java.lang.Boolean ok)
postRegister Register mbeans for all of the jsr77 servlet stats |
| Methods inherited from class org.mortbay.jetty.servlet.jmx.WebApplicationContextMBean |
|---|
destroyConfigurations, getConfigurations |
| Methods inherited from class org.mortbay.http.jmx.HttpContextMBean |
|---|
destroyHandlers, getHandlers, getRequestLog, newObjectName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlusWebAppContextMBean()
throws javax.management.MBeanException
javax.management.MBeanException| Method Detail |
|---|
protected void defineManagedResource()
ModelMBeanImpl
defineManagedResource in class WebApplicationContextMBean
public void addEnvEntry(java.lang.String name,
java.lang.String value)
name - value - public void postRegister(java.lang.Boolean ok)
WebApplicationContextMBean
postRegister in interface javax.management.MBeanRegistrationpostRegister in class WebApplicationContextMBeanok - MBeanRegistration.postRegister(java.lang.Boolean)public void postDeregister()
WebApplicationContextMBean
postDeregister in interface javax.management.MBeanRegistrationpostDeregister in class WebApplicationContextMBeanMBeanRegistration.postDeregister()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||