Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

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

Dependencies

Attributes

EjbProviderURL

Identifies JNDI (e.g: jnp://hostname:1099) with EJBs.
"LOCAL", if EJBs are deployed in same JBoss instance.

MppsScpServiceName

Used internally. Do not modify.

MPPSConfigFile

Configuration file, which maps Procedure Codes of received MPPS messages to Work Item template files. A relative path name is resolved relative to dcm4chee_home/server/default/.

TemplatePath

URL to the directory of worklist entry templates.

HumanPerformerList

List of human performers for a worklist entry.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

addWorklistItem

Add a new general purpose worklist entry.

listTemplates

List of templates for worklist entries. (List of all files in TemplateURL)

clearTemplateList

Clear cached list of templates for worklist entries.

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

Notifications

  • No labels