Uses of Interface
org.eclipse.jetty.deploy.ConfigurationManager

Packages that use ConfigurationManager
org.eclipse.jetty.deploy   
 

Uses of ConfigurationManager in org.eclipse.jetty.deploy
 

Classes in org.eclipse.jetty.deploy that implement ConfigurationManager
 class FileConfigurationManager
          FileConfigurationManager Supplies properties defined in a file.
 

Methods in org.eclipse.jetty.deploy that return ConfigurationManager
 ConfigurationManager ContextDeployer.getConfigurationManager()
           
 

Methods in org.eclipse.jetty.deploy with parameters of type ConfigurationManager
 void ContextDeployer.setConfigurationManager(ConfigurationManager configMgr)
           
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.