|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jetty.deployer.FileConfigurationManager
public class FileConfigurationManager
FileConfigurationManager Supplies properties defined in a file.
| Constructor Summary | |
|---|---|
FileConfigurationManager()
|
|
| Method Summary | |
|---|---|
java.util.Map |
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 getProperties()
getProperties in interface ConfigurationManagerConfigurationManager.getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||