Uses of Class
org.glassfish.resources.module.ResourcesApplication
-
Packages that use ResourcesApplication Package Description org.glassfish.resources.module -
-
Uses of ResourcesApplication in org.glassfish.resources.module
Methods in org.glassfish.resources.module that return ResourcesApplication Modifier and Type Method Description ResourcesApplicationResourcesDeployer. load(ResourcesContainer container, DeploymentContext context)Loads a previously prepared application in its execution environment and return a ContractProvider instance that will identify this environment in future communications with the application's container runtime.Methods in org.glassfish.resources.module with parameters of type ResourcesApplication Modifier and Type Method Description voidResourcesDeployer. unload(ResourcesApplication appContainer, DeploymentContext context)
-