org.ow2.easybeans.examples.cluster
Class ClusterBeanAN

java.lang.Object
  extended by org.ow2.easybeans.examples.cluster.ClusterBeanAN
All Implemented Interfaces:
ClusterRemote

@Cluster(name="test_cluster")
@Policy(value=org.ow2.cmi.lb.policy.RoundRobin.class)
public class ClusterBeanAN
extends Object
implements ClusterRemote

Author:
Loris Bouzonnet

Constructor Summary
ClusterBeanAN()
           
 
Method Summary
 String getEZBServerDescription(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterBeanAN

public ClusterBeanAN()
Method Detail

getEZBServerDescription

public String getEZBServerDescription(String msg)
Specified by:
getEZBServerDescription in interface ClusterRemote


Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.