|
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.STCRAMonitor
com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor
com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
public class HL7RAMonitor
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.BaseMonitorMBean |
---|
mActivatedTime, mConfiguration, mDescription, mIsRestartable, mIsStartable, mIsStoppable, mLog, mMBeanServer, mMonitor, mName, mObjectName, mProperties, mShutdownTime, mStarted |
Constructor Summary | |
---|---|
HL7RAMonitor(java.lang.String aRAName,
java.lang.String aRADescription,
com.stc.configuration.IConfiguration aConfiguration,
java.lang.String aVersion,
java.lang.String aSupportedNodes)
Constructor |
Method Summary | |
---|---|
javax.management.MBeanInfo |
buildMBeanInfo()
Method buildMBeanInfo. |
java.lang.Object |
getAttribute(java.lang.String aName)
|
java.lang.String |
getHL7SequenceNumber()
Method getHL7SequenceNumber |
void |
setHL7SequenceNumber(java.lang.String seq)
Method setHL7SequenceNumber |
Methods inherited from class com.stc.connector.tcpip.model.mbeans.TCPIPRAMonitor |
---|
getLastReceiveOperationTimestamp, getLastSendOperationTimestamp, setLastReceiveOperationTimestamp, setLastSendOperationTimestamp |
Methods inherited from class com.stc.connector.management.jca.system.mbeans.STCRAMonitor |
---|
handleNotification, invoke, postRegister |
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, postDeregister, 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 HL7RAMonitor(java.lang.String aRAName, java.lang.String aRADescription, com.stc.configuration.IConfiguration aConfiguration, java.lang.String aVersion, java.lang.String aSupportedNodes) throws java.lang.Exception
aRAName
- aRADescription
- aConfiguration
- aVersion
- aSupportedNodes
-
java.lang.Exception
Method Detail |
---|
public javax.management.MBeanInfo buildMBeanInfo()
buildMBeanInfo
in class TCPIPRAMonitor
BaseMonitorMBean.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.DynamicMBean
getAttribute
in class TCPIPRAMonitor
javax.management.AttributeNotFoundException
javax.management.MBeanException
javax.management.ReflectionException
DynamicMBean.getAttribute(java.lang.String)
public java.lang.String getHL7SequenceNumber()
com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitorBean#getHL7SequenceNumber()
public void setHL7SequenceNumber(java.lang.String seq)
seq
- Sequence number to setcom.stc.connector.tcpip.hl7.mbeans.HL7RAMonitorBean#setHL7SequenceNumber(java.lang.String)
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |