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

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

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

Methods in org.objectweb.perseus.distribution.api that return DistResUser
 DistResUser DistResUserService.getUser(java.lang.Object resId)
          Gets the user interface associated with a given resource identifier.
 

Methods in org.objectweb.perseus.distribution.api with parameters of type DistResUser
 boolean DistResUserService.joinUsers(java.lang.Object resId, DistResUser dru)
          Request the coordinator(s) to join the users of a resource.
 

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

Methods in org.objectweb.perseus.distribution.jgroups that return DistResUser
 DistResUser JGroupsUserService.getUser(java.lang.Object resId)
           
 

Methods in org.objectweb.perseus.distribution.jgroups with parameters of type DistResUser
 boolean JGroupsUserService.joinUsers(java.lang.Object rId, DistResUser dru)
           
 



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