Frames | No Frames |
Classes implementing org.objectweb.perseus.distribution.api.DistResCoordinatorService | |
class | Copyright (C) 2003-2004
- France Telecom R&D
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. |
Methods with return type org.objectweb.perseus.distribution.api.DistResCoordinatorService | |
DistResCoordinatorService | JGroupsServiceManager.getCoordinatorService(Object nodeId) Returns the coordinator service of a given local node
|
Methods with parameter type org.objectweb.perseus.distribution.api.DistResCoordinatorService | |
DistResCoordinator | DistResCoordinatorFactory.newCoordinator(DistResCoordinatorService drcs, Serializable nodeId, Object copy, Object resId) This method is called each time a coordinator of an resource needs to
be created. |
Methods with return type org.objectweb.perseus.distribution.api.DistResCoordinatorService | |
DistResCoordinatorService | DistResServiceManager.getCoordinatorService(Object nodeId) Returns the coordinator service of a given local node
|