|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.profile.server.core.internal.AgentInfo
public class AgentInfo
Contains Agent information that was attach in the profile attach wizard
| Constructor Summary | |
|---|---|
protected |
AgentInfo(java.lang.String pid,
java.lang.String name,
java.lang.String type)
|
| Method Summary | |
|---|---|
java.lang.String |
name()
Returns the name of this agent |
java.lang.String |
pid()
Returns the PID of this agent |
java.lang.String |
type()
Returns the type of this agent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AgentInfo(java.lang.String pid,
java.lang.String name,
java.lang.String type)
| Method Detail |
|---|
public java.lang.String pid()
public java.lang.String name()
public java.lang.String type()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||