org.mortbay.jetty.deployer
public class FileConfigurationManager extends java.lang.Object implements ConfigurationManager
| Constructor and Description |
|---|
FileConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getProperties() |
void |
setFile(java.lang.String filename) |
public void setFile(java.lang.String filename)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLExceptionjava.io.IOExceptionpublic java.util.Map getProperties()
getProperties in interface ConfigurationManagerConfigurationManager.getProperties()Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.