Uses of Interface
com.sun.enterprise.config.serverbeans.ApplicationRef
Packages that use ApplicationRef
-
Uses of ApplicationRef in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return ApplicationRefModifier and TypeMethodDescriptiondefault ApplicationRefCluster.getApplicationRef(String appName) default ApplicationRefServer.getApplicationRef(String appName) ConfigBeansUtilities.getApplicationRefInServer(String sn, String name) default ApplicationRefDomain.getApplicationRefInServer(String serverName, String appName) default ApplicationRefDomain.getApplicationRefInTarget(String appName, String target) default ApplicationRefDomain.getApplicationRefInTarget(String appName, String target, boolean includeInstances) Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ApplicationRefModifier and TypeMethodDescriptionRefContainer.getApplicationRef()List of all the applications that this instance is referencing.ConfigBeansUtilities.getApplicationRefsInServer(String sn) Lists the app refs for non-system apps assigned to the specified server.ConfigBeansUtilities.getApplicationRefsInServer(String sn, boolean excludeSystemApps) Lists the app refs for apps assigned to the specified server, excluding system apps from the result if requested.default List<ApplicationRef> Domain.getApplicationRefsInServer(String serverName) default List<ApplicationRef> Domain.getApplicationRefsInTarget(String target) default List<ApplicationRef> Domain.getApplicationRefsInTarget(String target, boolean includeInstances) Methods in com.sun.enterprise.config.serverbeans with parameters of type ApplicationRefModifier and TypeMethodDescriptiondefault org.glassfish.api.deployment.DeployCommandParametersApplication.getDeployParameters(ApplicationRef appRef)