JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Service for IHE Transaction 'Modality Procedure Step Completed/Dicontinued' Option: PPS Exception Managment.
Checks a received MPPS for Discontinuation Reason Code 'Incorrect Worklist Entry Selected' (code:110514 designator:DCM) and move all referenced series to trash folder.
Instances stored after receiving such an MPPS will be ignored in StoreSCP directly. (if CheckIncorrectWorklistEntry is enabled)

List of MBean attributes:

Name Type Access Value Description
Delay long RW Set delay for removing discontinued series in millisecond after MPPS received.
QueueName java.lang.String RW Used internally. Do NOT modify.
MppsScpServiceName javax.management.ObjectName RW View MBean Used internally. Do not modify.
JMSServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.
Name java.lang.String R PPSExceptionMgtService 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