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)
          Converts deployable object to Map of GrizzlyAdapters to paths to deploy to.
protected  WarDeployable WarDeployer.fromURI(URI uri, WarDeploymentConfiguration configuration)
          Create object to deploy from uri.
protected  void WarDeployer.setExtraConfig(ServletAdapter sa, WarDeploymentConfiguration configuration)
          Should be used to set configuration that are not in web.xml
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.