org.jdiagnose.remote
Class RemoteResultWrapper
java.lang.Object
org.jdiagnose.remote.RemoteResultWrapper
- All Implemented Interfaces:
- RemoteResult
- public class RemoteResultWrapper
- extends java.lang.Object
- implements RemoteResult
- Author:
- jmccrindle
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
remoteResult
protected RemoteResult remoteResult
RemoteResultWrapper
public RemoteResultWrapper(RemoteResult remoteResult)
equals
public boolean equals(java.lang.Object obj)
getAgent
public java.lang.String getAgent()
- Specified by:
getAgent
in interface RemoteResult
- Returns:
getGuid
public java.lang.String getGuid()
- Specified by:
getGuid
in interface RemoteResult
- Returns:
getHost
public java.lang.String getHost()
- Specified by:
getHost
in interface RemoteResult
- Returns:
getResultInfo
public ResultInfo getResultInfo()
- Specified by:
getResultInfo
in interface RemoteResult
- Returns:
getSequenceNumber
public long getSequenceNumber()
- Specified by:
getSequenceNumber
in interface RemoteResult
- Returns:
hashCode
public int hashCode()
toString
public java.lang.String toString()
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.