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

Version:
$Rev$ $Date$

Constructor Summary
NodeProxyFactory()
           
 
Method Summary
 org.apache.geronimo.clustering.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 org.apache.geronimo.clustering.Node newNode(org.codehaus.wadi.group.Cluster cluster,
                                                   org.codehaus.wadi.group.Peer peer)
Specified by:
newNode in interface NodeFactory


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