Uses of Class
com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration

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

Uses of WarDeploymentConfiguration in com.sun.grizzly.http.servlet.deployer
 

Methods in com.sun.grizzly.http.servlet.deployer with parameters of type WarDeploymentConfiguration
protected  Map<GrizzlyAdapter,Set<String>> WarDeployer.convert(WarDeployable toDeploy, WarDeploymentConfiguration configuration)
          
protected  WarDeployable WarDeployer.fromURI(URI uri, WarDeploymentConfiguration configuration)
          
protected  void WarDeployer.setExtraConfig(ServletAdapter sa, WarDeploymentConfiguration configuration)
          Should be used to set configuration that are not in web.xml
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.