Methods in org.objectweb.carol.cmi.ha that throw ReplicationException |
void |
ReplicationManager.replicate(RequestId reqId,
java.lang.Object response)
Replicates the changes made on beans inside a concrete request context |
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 |
ReplicationManager.replicateRemove(RequestId requestId)
Replicates a remove method invocation over an EJB for a concrete objectId |
void |
JGReplicator.replicateRemove(RequestId requestId)
Replicates a remove method invocation over an EJB for a concrete
custerOID |