org.ow2.easybeans.examples.cluster
Class ClusterBean

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

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

Author:
Loris Bouzonnet

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

Constructor Detail

ClusterBean

public ClusterBean()
Method Detail

getEZBServerDescription

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


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