Uses of Interface
org.objectweb.perseus.distribution.api.DistResCoordinatorService

Packages that use DistResCoordinatorService
org.objectweb.perseus.distribution.api   
org.objectweb.perseus.distribution.jgroups   
 

Uses of DistResCoordinatorService in org.objectweb.perseus.distribution.api
 

Methods in org.objectweb.perseus.distribution.api that return DistResCoordinatorService
 DistResCoordinatorService DistResServiceManager.getCoordinatorService(java.lang.Object nodeId)
          Returns the coordinator service of a given local node
 

Methods in org.objectweb.perseus.distribution.api with parameters of type DistResCoordinatorService
 DistResCoordinator DistResCoordinatorFactory.newCoordinator(DistResCoordinatorService drcs, java.io.Serializable nodeId, java.lang.Object copy, java.lang.Object resId)
          This method is called each time a coordinator of an resource needs to be created.
 

Uses of DistResCoordinatorService in org.objectweb.perseus.distribution.jgroups
 

Classes in org.objectweb.perseus.distribution.jgroups that implement DistResCoordinatorService
 class JGroupsCoordinatorService
           
 

Methods in org.objectweb.perseus.distribution.jgroups that return DistResCoordinatorService
 DistResCoordinatorService JGroupsServiceManager.getCoordinatorService(java.lang.Object nodeId)
           
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.