Uses of Interface
com.sun.enterprise.config.serverbeans.DasConfig
-
Packages that use DasConfig Package Description com.sun.enterprise.config.serverbeans -
-
Uses of DasConfig in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return DasConfig Modifier and Type Method Description @NotNull DasConfigAdminService. getDasConfig()Gets the value of the dasConfig property.Methods in com.sun.enterprise.config.serverbeans with parameters of type DasConfig Modifier and Type Method Description voidAdminService. setDasConfig(DasConfig value)Sets the value of the dasConfig property.
-