Uses of Interface
com.sun.enterprise.config.serverbeans.SystemApplications
-
Packages that use SystemApplications Package Description com.sun.enterprise.config.serverbeans -
-
Uses of SystemApplications in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return SystemApplications Modifier and Type Method Description @NotNull SystemApplicationsDomain. getSystemApplications()Methods in com.sun.enterprise.config.serverbeans with parameters of type SystemApplications Modifier and Type Method Description voidDomain. setSystemApplications(SystemApplications value)Sets the value of the system-applications property.
-