org.apache.geronimo.clustering.wadi
Class NodeProxyFactory

java.lang.Object
  extended by org.apache.geronimo.clustering.wadi.NodeProxyFactory
All Implemented Interfaces:
NodeFactory

public class NodeProxyFactory
extends Object
implements NodeFactory


Constructor Summary
NodeProxyFactory()
           
 
Method Summary
 Node newNode(org.codehaus.wadi.group.Cluster cluster, org.codehaus.wadi.group.Peer peer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeProxyFactory

public NodeProxyFactory()
Method Detail

newNode

public Node newNode(org.codehaus.wadi.group.Cluster cluster,
                    org.codehaus.wadi.group.Peer peer)
Specified by:
newNode in interface NodeFactory


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.