Uses of Class
org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute

Packages that use ClusterAttribute
org.ow2.jonas.webapp.jonasadmin.cmi   
 

Uses of ClusterAttribute in org.ow2.jonas.webapp.jonasadmin.cmi
 

Methods in org.ow2.jonas.webapp.jonasadmin.cmi that return ClusterAttribute
 ClusterAttribute CmiForm.getCluster(String clusterName)
          Get a cluster.
 

Methods in org.ow2.jonas.webapp.jonasadmin.cmi that return types with arguments of type ClusterAttribute
 List<ClusterAttribute> CmiForm.getCmiClusterList()
           
 

Method parameters in org.ow2.jonas.webapp.jonasadmin.cmi with type arguments of type ClusterAttribute
 void CmiForm.setCmiClusterList(List<ClusterAttribute> cmiClusterList)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.