|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendezvousPolicyInfo | |
---|---|
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 RendezvousPolicyInfo in org.apache.agila.services.rendezvous |
---|
Methods in org.apache.agila.services.rendezvous with parameters of type RendezvousPolicyInfo | |
---|---|
void |
BusProcInfo.addPolicy(RendezvousPolicyInfo policy)
|
boolean |
RendezvousService.nodeNotification(TokenID token,
RendezvousPolicyInfo policy)
Notfies the RendezvousService that a token has reached a RendezvousNode |
boolean |
AbstractRendezvousService.nodeNotification(TokenID token,
RendezvousPolicyInfo policy)
Notfies the RendezvousService that a token has reached a RendezvousNode |
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 |