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

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

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

Methods in com.sun.enterprise.config.serverbeans that return Configs
 Configs Domain.getConfigs()
          Gets the value of the configs property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type Configs
 Config CopyConfig.copyConfig(Configs configs, Config config, java.lang.String destConfigName, java.util.logging.Logger logger)
           
static Config Configs.Duck.getConfigByName(Configs target, java.lang.String name)
           
 void Domain.setConfigs(Configs value)
          Sets the value of the configs property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.