Uses of Class
org.apache.agila.services.rendezvous.BusProcInfo

Packages that use BusProcInfo
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 BusProcInfo in org.apache.agila.impl
 

Methods in org.apache.agila.impl that return BusProcInfo
 BusProcInfo RendezvousServiceImpl.getBusProcInfo(BusinessProcessID id, boolean createNew)
           
 

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

Methods in org.apache.agila.services.rendezvous that return BusProcInfo
abstract  BusProcInfo AbstractRendezvousService.getBusProcInfo(BusinessProcessID id, boolean createNew)
           
 



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