Uses of Class
org.glassfish.config.support.Listing
-
Packages that use Listing Package Description com.sun.enterprise.config.serverbeans org.glassfish.loadbalancer.config -
-
Uses of Listing in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with annotations of type Listing Modifier and Type Method Description List<SecureAdminInternalUser>SecureAdmin. getSecureAdminInternalUser()List<SecureAdminPrincipal>SecureAdmin. getSecureAdminPrincipal() -
Uses of Listing in org.glassfish.loadbalancer.config
Methods in org.glassfish.loadbalancer.config with annotations of type Listing Modifier and Type Method Description List<LoadBalancer>LoadBalancers. getLoadBalancer()Gets the value of the loadBalancer property.
-