|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.policy.enforcement.test.Driver edu.uwf.kaos.coabsgrid.test.kgh.GridDriver
public class GridDriver
This class will be the one to create the dialog.
Field Summary |
---|
Fields inherited from class kaos.policy.enforcement.test.Driver |
---|
ad |
Constructor Summary | |
---|---|
GridDriver(KAoSAgentDirectoryServiceProxy dirProxy)
|
Method Summary | |
---|---|
void |
setAgentInfo(java.util.Vector agentDomains,
java.lang.String agentName)
Store the agent domain and name info to use in order to instantiate/register agent with the DS. |
void |
setGuardInfo(java.util.Vector guardDomains,
java.lang.String guardName)
Store the Guard domain and name info to use in order to instantiate/register Guard with the DS. |
Methods inherited from class kaos.policy.enforcement.test.Driver |
---|
displayPressed, okayPressed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridDriver(KAoSAgentDirectoryServiceProxy dirProxy)
Method Detail |
---|
public void setGuardInfo(java.util.Vector guardDomains, java.lang.String guardName)
Driver
setGuardInfo
in class Driver
public void setAgentInfo(java.util.Vector agentDomains, java.lang.String agentName)
Driver
setAgentInfo
in class Driver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |