Uses of Interface
com.sun.enterprise.config.serverbeans.Configs
-
Packages that use Configs Package Description com.sun.enterprise.config.serverbeans -
-
Uses of Configs in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return Configs Modifier and Type Method Description @NotNull ConfigsDomain. getConfigs()Gets the value of the configs property.Methods in com.sun.enterprise.config.serverbeans with parameters of type Configs Modifier and Type Method Description ConfigCopyConfig. copyConfig(Configs configs, Config config, String destConfigName, Logger logger)static ConfigConfigs.Duck. getConfigByName(Configs target, String name)voidDomain. setConfigs(Configs value)Sets the value of the configs property.
-