Uses of Interface
org.apache.agila.services.rendezvous.RendezvousRegistration

Packages that use RendezvousRegistration
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 RendezvousRegistration in org.apache.agila.services.rendezvous
 

Methods in org.apache.agila.services.rendezvous that return RendezvousRegistration
 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.
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.