JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

UPS Feed Service. Used to add entries to the Unified Worklist, triggered by received MPPS N-Set messages.

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R UPSFeedService The class name of the MBean
State int R 3 The status of the MBean
StateString java.lang.String R Started The status of the MBean in text form
WorkItemConfigDirectory java.lang.String RW Directory where configuration files for creation of work items on receive of final MPPS messages are located: if XSL stylesheet "mpps2ups.xsl" exists in this directory or in a sub-directory equal to the AE Title of the modality, a work item will be created on receive of the last object refered in the final MPPS, according these stylesheet. A relative path name is resolved relative to archive-install-directory/server/default/.
UPSScpServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.
IANScuServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.
TemplatesServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.

List of MBean operations:


void create()

Standard MBean lifecycle method


void start()

The start lifecycle operation


void stop()

The stop lifecycle operation


void destroy()

The destroy lifecycle operation


void jbossInternalLifecycle()

The detyped lifecycle operation (for internal use only)

Param ParamType ParamValue ParamDescription
method java.lang.String The lifecycle operation