edu.uwf.kaos.coabsgrid
Class KAoSGridGuard

java.lang.Object
  extended by 
      extended by edu.uwf.kaos.coabsgrid.KAoSGridGuard

public class KAoSGridGuard
extends

Grid Guard for KAoS policies enforcement.

Requires:

Modifications:

Version:
Author:
KAoS Team
See Also:
"KAoS Agent Programmer's Guide" $Revision: 1.9 $

Constructor Summary
KAoSGridGuard()
          Constructor.
 
Method Summary
protected  DefaultKAoSEntityDescription establishAgentDescription(AgentName name, Locator locator, java.util.Vector domainNames)
          Create AgentDestination for the registering agent.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KAoSGridGuard

public KAoSGridGuard()
Constructor.

Method Detail

establishAgentDescription

protected DefaultKAoSEntityDescription establishAgentDescription(AgentName name,
                                                                 Locator locator,
                                                                 java.util.Vector domainNames)
Create AgentDestination for the registering agent. AgentDestination is stored in the DomainManager's registry of agents belonging to the domain.