Uses of Interface
com.sun.enterprise.config.serverbeans.Ref
-
Packages that use Ref Package Description com.sun.enterprise.config.serverbeans fish.payara.enterprise.config.serverbeans org.glassfish.loadbalancer.config -
-
Uses of Ref in com.sun.enterprise.config.serverbeans
Subinterfaces of Ref in com.sun.enterprise.config.serverbeans Modifier and Type Interface Description interfaceClusterRefElement relating a reference to a cluster to be load balanced to an (optional) health-checkerinterfaceServerRef -
Uses of Ref in fish.payara.enterprise.config.serverbeans
Subinterfaces of Ref in fish.payara.enterprise.config.serverbeans Modifier and Type Interface Description interfaceDGServerRefReference for a deployment group -
Uses of Ref in org.glassfish.loadbalancer.config
Methods in org.glassfish.loadbalancer.config that return types with arguments of type Ref Modifier and Type Method Description List<Ref>LbConfig. getClusterRefOrServerRef()Gets the value of the clusterRefOrServerRef property.
-