public class ContextHandlerMBean extends ObjectMBean
_managed| Constructor and Description |
|---|
ContextHandlerMBean(Object managedObject) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getContextAttributes() |
String |
getObjectNameBasis() |
void |
removeContextAttribute(String name) |
void |
setContextAttribute(String name,
Object value) |
void |
setContextAttribute(String name,
String value) |
defineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectName, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainerpublic ContextHandlerMBean(Object managedObject)
public String getObjectNameBasis()
getObjectNameBasis in class ObjectMBeanpublic Map getContextAttributes()
public void removeContextAttribute(String name)
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.