org.eclipse.jetty.deploy
public class FileConfigurationManager extends java.lang.Object implements ConfigurationManager
Constructor and Description |
---|
FileConfigurationManager() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
void |
setFile(java.lang.String filename) |
public void setFile(java.lang.String filename) throws java.net.MalformedURLException, java.io.IOException
java.net.MalformedURLException
java.io.IOException
public java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties
in interface ConfigurationManager
ConfigurationManager.getProperties()
Copyright © 2016. All Rights Reserved.