|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendezvousException | |
---|---|
org.apache.agila.services.rendezvous | Three different typs of rendezvous node : UNIVERSAL - not implemented GLOBAL - can synchronize instances of the same process LOCAL - used w/in the same instance of a process PRIVATE - used by a single node |
Uses of RendezvousException in org.apache.agila.services.rendezvous |
---|
Methods in org.apache.agila.services.rendezvous that throw RendezvousException | |
---|---|
void |
BusProcInfo.addPolicy(RendezvousPolicyInfo policy)
|
boolean |
RendezvousService.registerInstanceStart(InstanceID instanceID)
Registers an instance when one begins. |
boolean |
AbstractRendezvousService.registerInstanceStart(InstanceID instanceID)
Registers an instance when one begins. |
RendezvousRegistration |
RendezvousService.registerProcessRendezvous(BusinessProcessID procid,
RendezvousPolicyInfo policy)
Registers a policy for a given business process. |
RendezvousRegistration |
AbstractRendezvousService.registerProcessRendezvous(BusinessProcessID procid,
RendezvousPolicyInfo policy)
Registers a policy for a given business process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |