Uses of Class
org.glassfish.internal.deployment.GenericApplicationContainer

Packages that use GenericApplicationContainer
org.glassfish.internal.deployment   
 

Uses of GenericApplicationContainer in org.glassfish.internal.deployment
 

Methods in org.glassfish.internal.deployment that return GenericApplicationContainer
 GenericApplicationContainer GenericDeployer.load(T container, DeploymentContext context)
           
 

Methods in org.glassfish.internal.deployment with parameters of type GenericApplicationContainer
 void GenericDeployer.unload(GenericApplicationContainer appContainer, DeploymentContext context)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.