edu.uwf.kaos.coabsgrid
Class KAoSAgentRep
java.lang.Object
DefaultAgentRep
edu.uwf.kaos.coabsgrid.KAoSAgentRep
public class KAoSAgentRep
- extends DefaultAgentRep
Instantiates KAoSGridHelper.
Stores the name of the domain the Grid agent is registered in.
$Revision: 1.4 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KAoSAgentRep
public KAoSAgentRep(java.lang.String agentName)
throws java.io.IOException
- Throws:
java.io.IOException
KAoSAgentRep
public KAoSAgentRep(java.lang.String agentName,
KAoSGridHelper kgh)
throws java.io.IOException
- Throws:
java.io.IOException
getDomainNames
public java.util.Vector getDomainNames()
setDomainNames
public void setDomainNames(java.util.Vector names)
setAgentID
public void setAgentID(java.lang.String id)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAgentID
public java.lang.String getAgentID()