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

Packages that use RendezvousService
org.apache.agila.impl Holds platform specific implementations 
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 RendezvousService in org.apache.agila.impl
 

Classes in org.apache.agila.impl that implement RendezvousService
 class RendezvousServiceImpl
           
 

Uses of RendezvousService in org.apache.agila.services.rendezvous
 

Classes in org.apache.agila.services.rendezvous that implement RendezvousService
 class AbstractRendezvousService
           
 



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