JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Study Status Service to update Study Status triggered by receive of General Purpose Performed Procedure Step N-CREATE-RQ with particular Performed Work Item Code by General Purpose Performed Procedure Step SCP.

List of MBean attributes:

Name Type Access Value Description
StatusUpdateRules java.lang.String RW Maps Performed Work Item Codes in received General Purpose Performed Procedure Step N-CREATE-RQ to Study Status IDs. Format: CODE_VALUE^CODING_SCHEMEDESIGNATOR:STUDY_STATUS_ID (e.g.: 110005^DCM:READ). Multiple mappings can be specified, separated by new line (or semicolon). NONE = no update of Study Status.
GpwlScpServiceName javax.management.ObjectName RW View MBean Used internally. Do not modify.
Name java.lang.String R StudyStatusService 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

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