Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Context Case

Configuration Options     Related Tasks     Related Topics

Use this page to configure properties for the selected context case.

Configuration Options

Name Description
Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:
Name=user-specified-name

MBean Attribute:
ContextCaseMBean.Name

Changes take effect after you redeploy the module or restart the server.

User Name

The name of the user whose requests are to be processed by the request class with the name specified in RequestClassName.

MBean Attribute:
ContextCaseMBean.UserName

Changes take effect after you redeploy the module or restart the server.

Group Name

The name of the user group whose requests are to be processed by the request class with the name specified in RequestClassName.

MBean Attribute:
ContextCaseMBean.GroupName

Changes take effect after you redeploy the module or restart the server.

Request Class Name

The name of the request class to be used for processing requests for the specified user and/or group.

MBean Attribute:
ContextCaseMBean.RequestClassName

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top