public interface ContextRequestClassMBean extends DeploymentMBean
ContextRequestClass provides a mapping between security names/groups and request classes. During work schedule, the exact request class is determined by looking at the security information of the caller. ContextRequestClass is not a request class by itself and is used to hold the mapping of request classes.
DEFAULT_ORDER, MAX_ORDER, MIN_ORDERDEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description | 
|---|---|
| ContextCaseMBean | createContextCase(String name) | 
| void | destroyContextCase(ContextCaseMBean contextCaseMBean) | 
| ContextCaseMBean[] | getContextCases() | 
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargetsfreezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerContextCaseMBean[] getContextCases()
ContextCaseMBean createContextCase(String name)
name - void destroyContextCase(ContextCaseMBean contextCaseMBean)
contextCaseMBean -