public class HostAgentRecord
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
HostAgentRecord(HostDescription hd,
int pid,
HostAgentIF agent) |
| Modifier and Type | Method and Description |
|---|---|
HostAgentIF |
getHostAgent() |
HostDescription |
getHostDescription() |
java.lang.String |
getHostName() |
int |
getProcessId() |
java.lang.String |
toString() |
public HostAgentRecord(HostDescription hd, int pid, HostAgentIF agent)
public HostDescription getHostDescription()
public int getProcessId()
public java.lang.String getHostName()
public HostAgentIF getHostAgent()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.