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

Packages that use com.sun.grizzly.http.servlet.deployer
com.sun.grizzly.http.servlet.deployer   
com.sun.grizzly.http.servlet.deployer.watchdog   
 

Classes in com.sun.grizzly.http.servlet.deployer used by com.sun.grizzly.http.servlet.deployer
WarDeployable
          Deployable web application (War file).
WarDeployer
          FromURIDeployer for War files.
WarDeploymentConfiguration
          DeploymentConfiguration for web application (War file).
WebAppAdapter
          WebApp Adapter.
 

Classes in com.sun.grizzly.http.servlet.deployer used by com.sun.grizzly.http.servlet.deployer.watchdog
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
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.