Uses of Interface
com.sun.enterprise.config.serverbeans.ClusterRef
-
Packages that use ClusterRef Package Description org.glassfish.loadbalancer.admin.cli org.glassfish.loadbalancer.admin.cli.reader.impl -
-
Uses of ClusterRef in org.glassfish.loadbalancer.admin.cli
Methods in org.glassfish.loadbalancer.admin.cli with parameters of type ClusterRef Modifier and Type Method Description voidDeleteHTTPLBRefCommand. removeClusterRef(LbConfig lc, ClusterRef cRef) -
Uses of ClusterRef in org.glassfish.loadbalancer.admin.cli.reader.impl
Constructors in org.glassfish.loadbalancer.admin.cli.reader.impl with parameters of type ClusterRef Constructor Description ClusterReaderImpl(Domain domain, ApplicationRegistry appRegistry, ClusterRef clusterRef)
-