Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Work Manager: Context Case: Configuration

Configuration Options     Related Tasks     Related Topics

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

The context case defines a mapping between the current context (security principal, group, or such) and the request class to use.

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

MBean Attribute:
ContextCaseMBean.UserName

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

Group Name

MBean Attribute:
ContextCaseMBean.GroupName

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

Request Class Name

MBean Attribute:
ContextCaseMBean.RequestClassName

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

Related Tasks

Related Topics


Back to Top