Sun Adapter for TCP/IP API

com.stc.connector.tcpip.monitor.model
Class TCPIPMBeanProperties

java.lang.Object
  extended by com.stc.connector.tcpip.monitor.model.TCPIPMBeanProperties
Direct Known Subclasses:
TCPIPHL7MBeanProperties

public class TCPIPMBeanProperties
extends java.lang.Object


Field Summary
static java.lang.String EXTERNAL_SYSTEM_CONNECTION_STATUS
           
static java.lang.String LAST_RECEIVE_OPERATION_TIMESTAMP
           
static java.lang.String LAST_SEND_OPERATION_TIMESTAMP
           
 
Constructor Summary
TCPIPMBeanProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAST_SEND_OPERATION_TIMESTAMP

public static final java.lang.String LAST_SEND_OPERATION_TIMESTAMP
See Also:
Constant Field Values

LAST_RECEIVE_OPERATION_TIMESTAMP

public static final java.lang.String LAST_RECEIVE_OPERATION_TIMESTAMP
See Also:
Constant Field Values

EXTERNAL_SYSTEM_CONNECTION_STATUS

public static final java.lang.String EXTERNAL_SYSTEM_CONNECTION_STATUS
See Also:
Constant Field Values
Constructor Detail

TCPIPMBeanProperties

public TCPIPMBeanProperties()

Sun Adapter for TCP/IP API