Uses of Class
org.glassfish.resources.module.ResourcesContainer
-
Packages that use ResourcesContainer Package Description org.glassfish.resources.module -
-
Uses of ResourcesContainer in org.glassfish.resources.module
Methods in org.glassfish.resources.module with parameters of type ResourcesContainer 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.
-