Uses of Interface
org.glassfish.api.deployment.ApplicationContext
-
Packages that use ApplicationContext Package Description org.glassfish.api.deployment -
-
Uses of ApplicationContext in org.glassfish.api.deployment
Subinterfaces of ApplicationContext in org.glassfish.api.deployment Modifier and Type Interface Description interfaceDeploymentContextUseful services for Deployer service implementationMethods in org.glassfish.api.deployment with parameters of type ApplicationContext Modifier and Type Method Description booleanApplicationContainer. start(ApplicationContext startupContext)Starts an application container.booleanApplicationContainer. stop(ApplicationContext stopContext)Stop the application container
-