|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.deploy.FileConfigurationManager
public class FileConfigurationManager
FileConfigurationManager Supplies properties defined in a file.
| Constructor Summary | |
|---|---|
FileConfigurationManager()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
|
void |
setFile(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileConfigurationManager()
| Method Detail |
|---|
public void setFile(java.lang.String filename)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLException
java.io.IOExceptionpublic java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in interface ConfigurationManagerConfigurationManager.getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||