com.sun.enterprise.config.serverbeans
Class Clusters.Duck

java.lang.Object
  extended by com.sun.enterprise.config.serverbeans.Clusters.Duck
Enclosing interface:
Clusters

public static class Clusters.Duck
extends Object


Constructor Summary
Clusters.Duck()
           
 
Method Summary
static Cluster getCluster(Clusters clusters, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clusters.Duck

public Clusters.Duck()
Method Detail

getCluster

public static Cluster getCluster(Clusters clusters,
                                 String name)


Copyright © 2012 GlassFish Community. All Rights Reserved.