public class ContextHandlerMBean extends AbstractHandlerMBean
| 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, getObjectNameBasispublic ContextHandlerMBean(Object managedObject)
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.