JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

GPWL Feed Service. Used to add entries to the General Purpose Worklist, triggered by received MPPS N-Set messages.

List of MBean attributes:

Name Type Access Value Description
LogStationAETitles java.lang.String RW List of the AE titles for Modalities for which XMLized MPPS attributes are logged into files AET/timestamp-mpps.xml in the log directory. Useful for creation of XSL stylesheets for GP Work Item creation. Separate multiple values by \ (backslash).
PGPStationAETitles java.lang.String RW List of the AE titles for Modalities which emits MPPS messages according the Presentation of Grouped Procedure (PGP) defined by the IHE Radiology Technical Framework. Separate multiple values by \ (backslash).
AppendCaseStationAETitles java.lang.String RW List of the AE titles for Modalities which emits MPPS messages according the Append Case, with multiple MPPS objects refering the same Scheduled Procedure Step, Relationship between Scheduled and Performed Procedure Steps defined by IHE Radiology Technical Framework. Separate multiple values by \ (backslash).
WorkItemConfigDirectory java.lang.String RW Directory where configuration files for creation of work items are located: if XSL stylesheet "mpps2gpwl.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/.
IANScuServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.
TemplatesServiceName javax.management.ObjectName RW View MBean Used internally. Do NOT modify.
Name java.lang.String R GPWLFeedService2 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