Package com.sun.grizzly.http.servlet.deployer

Class Summary
GrizzlyWebServerDeployer We have 4 cases : #1 - war #2 - web.xml #3 - folder that contains at least one war #4 - folder of a deployed war (will use the /WEB-INF/web.xml) if #3 find war, it will deployed it, if not, will try #4 if it found nothing, #2
WarDeployable Deployable web application (War file).
WarDeployer FromURIDeployer for War files.
WarDeploymentConfiguration DeploymentConfiguration for web application (War file).
WebAppAdapter WebApp Adapter.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.