Package org.ourgrid.mygrid.replicaexecutor

Interface Summary
ReplicaExecutor Description: This interfaces defines a Runnable that knows how to execute a Replica
 

Class Summary
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.
ReplicaExecutorEventEngine Description: This class is responsible for receiving events that come from the EBReplicaExecutorFacade and process then.
ReplicaExecutorThread Description: This class is in charge of executing a replica.
ReplicaExecutorThreadManager This class takes care of a thread pool.