Uses of Class
com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration

Packages that use DeployerServerConfiguration
com.sun.grizzly.http.servlet.deployer   
com.sun.grizzly.http.servlet.deployer.conf   
 

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

Methods in com.sun.grizzly.http.servlet.deployer that return DeployerServerConfiguration
static DeployerServerConfiguration GrizzlyWebServerDeployer.init(String[] args)
           
 

Methods in com.sun.grizzly.http.servlet.deployer with parameters of type DeployerServerConfiguration
 void GrizzlyWebServerDeployer.deployApplications(DeployerServerConfiguration conf)
           
 void GrizzlyWebServerDeployer.launch(DeployerServerConfiguration conf)
           
 

Uses of DeployerServerConfiguration in com.sun.grizzly.http.servlet.deployer.conf
 

Methods in com.sun.grizzly.http.servlet.deployer.conf that return DeployerServerConfiguration
static DeployerServerConfiguration ConfigurationParser.parseOptions(String[] args, String canonicalName)
          Parse command line parameters.
static DeployerServerConfiguration ConfigurationParser.parseOptions(String[] args, String canonicalName, DeployerServerConfiguration conf)
          Parse command line parameters.
 

Methods in com.sun.grizzly.http.servlet.deployer.conf with parameters of type DeployerServerConfiguration
static DeployerServerConfiguration ConfigurationParser.parseOptions(String[] args, String canonicalName, DeployerServerConfiguration conf)
          Parse command line parameters.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.