com.stc.connector.tcpip.monitor.model
Class TCPIPDetailModel
java.lang.Object
com.stc.connector.tcpip.monitor.model.TCPIPDetailModel
- Direct Known Subclasses:
- TCPIPHL7DetailModel
public class TCPIPDetailModel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectNameStr
protected java.lang.String objectNameStr
objectName
protected javax.management.ObjectName objectName
previousLastSendOperationTimestamp
protected java.lang.String previousLastSendOperationTimestamp
previousLastReceiveOperationTimestamp
protected java.lang.String previousLastReceiveOperationTimestamp
previousExtSystemConnStatus
protected java.lang.String previousExtSystemConnStatus
TCPIPDetailModel
public TCPIPDetailModel(java.lang.String objectNameStr)
getDetailModelAsMap
public java.util.HashMap getDetailModelAsMap()
throws TCPIPModelException
- Throws:
TCPIPModelException
getLastSendOperationTimestamp
public java.lang.String getLastSendOperationTimestamp()
throws TCPIPModelException
- Throws:
TCPIPModelException
getLastReceiveOperationTimestamp
public java.lang.String getLastReceiveOperationTimestamp()
throws TCPIPModelException
- Throws:
TCPIPModelException
getExtSystemConnStatus
public java.lang.String getExtSystemConnStatus()
throws TCPIPModelException
- Throws:
TCPIPModelException
updatePreviousDetailsToCurrentDetails
public void updatePreviousDetailsToCurrentDetails()
throws TCPIPModelException
- Throws:
TCPIPModelException
detailsHaveChanged
public boolean detailsHaveChanged()
throws TCPIPModelException
- Throws:
TCPIPModelException
getAttribute
protected java.lang.Object getAttribute(java.lang.String attributeName)
throws TCPIPModelException
- Throws:
TCPIPModelException