public class ContextHandlerMBean extends AbstractHandlerMBean
_managed| Constructor and Description |
|---|
ContextHandlerMBean(Object managedObject) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getContextAttributes() |
void |
removeContextAttribute(String name) |
void |
setContextAttribute(String name,
Object value) |
void |
setContextAttribute(String name,
String value) |
getContextName, getObjectContextBasis, getObjectNameBasisdefineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectName, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainerpublic ContextHandlerMBean(Object managedObject)
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.