Uses of Interface
org.apache.geronimo.clustering.wadi.NodeService

Packages that use NodeService
org.apache.geronimo.clustering.wadi   
 

Uses of NodeService in org.apache.geronimo.clustering.wadi
 

Classes in org.apache.geronimo.clustering.wadi that implement NodeService
 class BasicNodeService
           
 

Methods in org.apache.geronimo.clustering.wadi that return NodeService
 NodeService NodeServiceHelper.getNodeServiceProxy(org.codehaus.wadi.group.Peer peer)
           
 

Methods in org.apache.geronimo.clustering.wadi with parameters of type NodeService
 void NodeServiceHelper.registerNodeService(NodeService nodeService)
           
 

Constructors in org.apache.geronimo.clustering.wadi with parameters of type NodeService
RemoteNode(org.codehaus.wadi.group.Peer peer, NodeService nodeService)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.