Uses of Interface
com.sun.enterprise.config.serverbeans.LbConfigs

Packages that use LbConfigs
com.sun.enterprise.config.serverbeans   
 

Uses of LbConfigs in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return LbConfigs
 LbConfigs Domain.getLbConfigs()
          Gets the value of the lbConfigs property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type LbConfigs
 void LbConfig.DeleteDecorator.decorate(AdminCommandContext context, LbConfigs parent, LbConfig child)
           
static LbConfig LbConfigs.Duck.getLbConfig(LbConfigs instance, java.lang.String name)
           
 void Domain.setLbConfigs(LbConfigs value)
          Sets the value of the lbConfigs property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.