JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

FixPatientAttributes Service. Remove 'none patient attributes' in patient record.(e.g. no study attributes).

List of MBean attributes:

Name Type Access Value Description
LimitNumberOfPatientsPerTask int RW Maximum number of patient that are checked in one task.
Name java.lang.String R FixPatientAttributesService 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 check()

Check all patients if attributes contains only patient relevant attributes.


int repair()

Fix patient attributes. Return number of updated patients