Uses of Class
org.objectweb.carol.cmi.ha.ReplicationException

Packages that use ReplicationException
org.objectweb.carol.cmi.ha   
 

Uses of ReplicationException in org.objectweb.carol.cmi.ha
 

Methods in org.objectweb.carol.cmi.ha that throw ReplicationException
 void JGReplicator.replicate(RequestId reqId, java.lang.Object response)
          Replicates the response and the EJB changes kept on the requestChanges structure for a concrete reqId
 void JGReplicator.replicateRemove(RequestId requestId)
          Replicates a remove method invocation over an EJB for a concrete custerOID
 void ReplicationManager.replicate(RequestId reqId, java.lang.Object response)
          Replicates the changes made on beans inside a concrete request context
 void ReplicationManager.replicateRemove(RequestId requestId)
          Replicates a remove method invocation over an EJB for a concrete objectId