Uses of Class
org.glassfish.internal.deployment.GenericApplicationContainer
-
Packages that use GenericApplicationContainer Package Description org.glassfish.internal.deployment -
-
Uses of GenericApplicationContainer in org.glassfish.internal.deployment
Methods in org.glassfish.internal.deployment that return GenericApplicationContainer Modifier and Type Method Description GenericApplicationContainerGenericDeployer. load(T container, org.glassfish.api.deployment.DeploymentContext context)Methods in org.glassfish.internal.deployment with parameters of type GenericApplicationContainer Modifier and Type Method Description voidGenericDeployer. unload(GenericApplicationContainer appContainer, org.glassfish.api.deployment.DeploymentContext context)
-