|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
com.stc.connector.management.jca.system.mbeans.BaseMonitorMBean
com.stc.connector.management.jca.system.mbeans.STCActivationSpecMonitor
com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor
com.stc.connector.tcpip.hl7.mbeans.HL7ActivationSpecMonitor
public class HL7ActivationSpecMonitor
This class is used to add HL7 specific mbean properties for monitor display.
| Field Summary | |
|---|---|
static java.lang.String |
version
|
| Fields inherited from class com.stc.connector.management.jca.system.mbeans.STCActivationSpecMonitor |
|---|
mDataContainer |
| Fields inherited from class com.stc.connector.management.jca.system.mbeans.BaseMonitorMBean |
|---|
mActivatedTime, mConfiguration, mDescription, mIsRestartable, mIsStartable, mIsStoppable, mLog, mMBeanServer, mMonitor, mName, mObjectName, mProperties, mShutdownTime, mStarted |
| Constructor Summary | |
|---|---|
HL7ActivationSpecMonitor(java.lang.String aName,
java.lang.String aDescription,
com.stc.configuration.IConfiguration aConfiguration,
com.stc.configuration.IConfiguration aRAConfiguration)
Constructor |
|
| Method Summary | |
|---|---|
javax.management.MBeanInfo |
buildMBeanInfo()
Method buildMBeanInfo. |
java.lang.Object |
getAttribute(java.lang.String aName)
|
void |
setMonitorDataContainer(com.stc.connector.management.jca.system.mbeans.MonitorDataContainer pDataContainer)
Method setMonitorDataContainer. |
| Methods inherited from class com.stc.connector.tcpip.model.mbeans.TCPIPActivationSpecMonitor |
|---|
getActivationSpec, setActivationSpec |
| Methods inherited from class com.stc.connector.management.jca.system.mbeans.STCActivationSpecMonitor |
|---|
handleNotification, invoke, postDeregister |
| Methods inherited from class com.stc.connector.management.jca.system.mbeans.BaseMonitorMBean |
|---|
addNotificationListener, getActivatedTime, getAttributes, getConfigTemplateAsString, getConfigurationAsString, getMBeanInfo, getName, getProperties, getShutdownTime, getStatus, isRestartable, isStartable, isStarted, isStoppable, postRegister, preDeregister, preRegister, removeNotificationListener, restart, sendNotification, setAttribute, setAttributes, start, stop |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
|---|
getNotificationInfo, handleNotification, removeNotificationListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String version
| Constructor Detail |
|---|
public HL7ActivationSpecMonitor(java.lang.String aName,
java.lang.String aDescription,
com.stc.configuration.IConfiguration aConfiguration,
com.stc.configuration.IConfiguration aRAConfiguration)
throws java.lang.Exception
aName - aDescription - aConfiguration - aRAConfiguration -
java.lang.Exception| Method Detail |
|---|
public javax.management.MBeanInfo buildMBeanInfo()
buildMBeanInfo in class TCPIPActivationSpecMonitorBaseMonitorMBean.buildMBeanInfo()
public java.lang.Object getAttribute(java.lang.String aName)
throws javax.management.AttributeNotFoundException,
javax.management.MBeanException,
javax.management.ReflectionException
getAttribute in interface javax.management.DynamicMBeangetAttribute in class TCPIPActivationSpecMonitorjavax.management.AttributeNotFoundException
javax.management.MBeanException
javax.management.ReflectionExceptionDynamicMBean.getAttribute(java.lang.String)
public void setMonitorDataContainer(com.stc.connector.management.jca.system.mbeans.MonitorDataContainer pDataContainer)
throws java.lang.Exception
setMonitorDataContainer in class TCPIPActivationSpecMonitorpDataContainer - MonitorDataContainer to set
java.lang.ExceptionSTCActivationSpecMonitor.setMonitorDataContainer(com.stc.connector.management.jca.system.mbeans.MonitorDataContainer)
|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||