|
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.STCMCFMonitor
com.stc.connector.tcpip.model.mbeans.TCPIPMCFMonitor
com.stc.connector.tcpip.hl7.mbeans.HL7MCFMonitor
public class HL7MCFMonitor
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.STCMCFMonitor |
---|
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 | |
---|---|
HL7MCFMonitor(java.lang.String aMCFName,
java.lang.String aMCFDescription,
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.TCPIPMCFMonitor |
---|
getManagedConnectionFactory, setManagedConnectionFactory |
Methods inherited from class com.stc.connector.management.jca.system.mbeans.STCMCFMonitor |
---|
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 HL7MCFMonitor(java.lang.String aMCFName, java.lang.String aMCFDescription, com.stc.configuration.IConfiguration aConfiguration, com.stc.configuration.IConfiguration aRAConfiguration) throws java.lang.Exception
aMCFName
- aMCFDescription
- aConfiguration
- aRAConfiguration
-
java.lang.Exception
Method Detail |
---|
public javax.management.MBeanInfo buildMBeanInfo()
buildMBeanInfo
in class TCPIPMCFMonitor
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 TCPIPMCFMonitor
javax.management.AttributeNotFoundException
javax.management.MBeanException
javax.management.ReflectionException
DynamicMBean.getAttribute(java.lang.String)
public void setMonitorDataContainer(com.stc.connector.management.jca.system.mbeans.MonitorDataContainer pDataContainer) throws java.lang.Exception
setMonitorDataContainer
in class TCPIPMCFMonitor
pDataContainer
- MonitorDataContainer to set
java.lang.Exception
STCMCFMonitor.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 |