Uses of Package
org.ourgrid.mygrid.replicaexecutor

Packages that use org.ourgrid.mygrid.replicaexecutor
org.ourgrid.mygrid.replicaexecutor   
org.ourgrid.mygrid.replicaexecutor.event   
org.ourgrid.mygrid.replicaexecutor.test   
org.ourgrid.mygrid.scheduler   
 

Classes in org.ourgrid.mygrid.replicaexecutor used by org.ourgrid.mygrid.replicaexecutor
EBReplicaExecutorFacade
          Description: This class is responsible for queueing events in the ReplicaExecutorEventEngine.
EBReplicaManager
          Description: This is the main manager of the replica executor module.
PermissionManager
          Description: This class is responsible for managing the access of a replica to it's task's critical region.
ReplicaExecutor
          Description: This interfaces defines a Runnable that knows how to execute a Replica
ReplicaExecutorEventEngine
          Description: This class is responsible for receiving events that come from the EBReplicaExecutorFacade and process then.
ReplicaExecutorThreadManager
          This class takes care of a thread pool.
 

Classes in org.ourgrid.mygrid.replicaexecutor used by org.ourgrid.mygrid.replicaexecutor.event
EBReplicaManager
          Description: This is the main manager of the replica executor module.
 

Classes in org.ourgrid.mygrid.replicaexecutor used by org.ourgrid.mygrid.replicaexecutor.test
EBReplicaExecutorFacade
          Description: This class is responsible for queueing events in the ReplicaExecutorEventEngine.
ReplicaExecutor
          Description: This interfaces defines a Runnable that knows how to execute a Replica
 

Classes in org.ourgrid.mygrid.replicaexecutor used by org.ourgrid.mygrid.scheduler
EBReplicaExecutorFacade
          Description: This class is responsible for queueing events in the ReplicaExecutorEventEngine.