|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RendezvousService
Service to handle rendezvous/milestone/synch services
Method Summary | |
---|---|
boolean |
nodeNotification(TokenID token,
RendezvousPolicyInfo policy)
Notfies the RendezvousService that a token has reached a RendezvousNode |
boolean |
registerInstanceStart(InstanceID instanceID)
Registers an instance when one begins. |
RendezvousRegistration |
registerProcessRendezvous(BusinessProcessID procid,
RendezvousPolicyInfo policy)
Registers a policy for a given business process. |
Method Detail |
---|
RendezvousRegistration registerProcessRendezvous(BusinessProcessID procid, RendezvousPolicyInfo policy) throws RendezvousException
procid
- policy
-
RendezvousException
boolean registerInstanceStart(InstanceID instanceID) throws RendezvousException
instanceID
-
RendezvousException
boolean nodeNotification(TokenID token, RendezvousPolicyInfo policy)
token
- policy
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |