|
||||||||||
| 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
org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
public class ContextHandlerMBean
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean |
|---|
_managed |
| Constructor Summary | |
|---|---|
ContextHandlerMBean(java.lang.Object managedObject)
|
|
| Method Summary | |
|---|---|
java.util.Map |
getContextAttributes()
|
void |
removeContextAttribute(java.lang.String name)
|
void |
setContextAttribute(java.lang.String name,
java.lang.Object value)
|
void |
setContextAttribute(java.lang.String name,
java.lang.String value)
|
| Methods inherited from class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean |
|---|
getContextName, getObjectContextBasis, 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 ContextHandlerMBean(java.lang.Object managedObject)
| Method Detail |
|---|
public java.util.Map getContextAttributes()
public void setContextAttribute(java.lang.String name,
java.lang.Object value)
public void setContextAttribute(java.lang.String name,
java.lang.String value)
public void removeContextAttribute(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||