|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 GrizzlyAdapter s 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |