Uses of Interface
org.glassfish.api.deployment.ApplicationContext

Packages that use ApplicationContext
org.glassfish.api.deployment   
 

Uses of ApplicationContext in org.glassfish.api.deployment
 

Subinterfaces of ApplicationContext in org.glassfish.api.deployment
 interface DeploymentContext
          Useful services for Deployer service implementation
 

Methods in org.glassfish.api.deployment with parameters of type ApplicationContext
 boolean ApplicationContainer.start(ApplicationContext startupContext)
          Starts an application container.
 boolean ApplicationContainer.stop(ApplicationContext stopContext)
          Stop the application container
 



Copyright © 2012 GlassFish Community. All Rights Reserved.