org.eclipse.jetty.deploy
Interface ConfigurationManager

All Known Implementing Classes:
FileConfigurationManager

public interface ConfigurationManager

ConfigurationManager Type for allow injection of property values for replacement in jetty xml files during deployment.


Method Summary
 Map<String,String> getProperties()
           
 

Method Detail

getProperties

Map<String,String> getProperties()


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