JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Soundex service. Provides operations to update Soundex codes for person names after change of Soundex algorithm configured in conf/dcm4chee-attribute-filter.xml.

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R SoundexUpdateService 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

int updatePatientNameSoundex()

Update Soundex code of Patient name.


int updateReferringPhysicianNameSoundex()

Update Soundex code of Referring Physician name.


int updatePerformingPhysicianNameSoundex()

Update Soundex code of Performing Physician name.


int updateRequestingPhysicianNameSoundex()

Update Soundex code of Requesting Physician name.


int updateVerifyingObserverNameSoundex()

Update Soundex code of Verifying Observer name.


int updateMWLPerformingPhysicianNameSoundex()

Update Soundex code of Performing Physician name in MWL items.


int updateGPSPSHumanPerformerNameSoundex()

Update Soundex code of Human Performer name in GPSPS.