Module org.eclipse.jetty.deploy
Package org.eclipse.jetty.deploy
Class PropertiesConfigurationManager
java.lang.Object
org.eclipse.jetty.deploy.PropertiesConfigurationManager
- All Implemented Interfaces:
ConfigurationManager,org.eclipse.jetty.util.component.Dumpable
@ManagedObject("Configure deployed webapps via properties")
public class PropertiesConfigurationManager
extends Object
implements ConfigurationManager, org.eclipse.jetty.util.component.Dumpable
FileConfigurationManager
Supplies properties defined in a file.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable
org.eclipse.jetty.util.component.Dumpable.DumpableContainer -
Field Summary
Fields inherited from interface org.eclipse.jetty.util.component.Dumpable
KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.jetty.util.component.Dumpable
dumpSelf
-
Constructor Details
-
PropertiesConfigurationManager
-
PropertiesConfigurationManager
public PropertiesConfigurationManager()
-
-
Method Details
-
setFile
- Throws:
IOException
-
getFile
-
put
-
getProperties
- Specified by:
getPropertiesin interfaceConfigurationManager
-
toString
-
dump
- Specified by:
dumpin interfaceorg.eclipse.jetty.util.component.Dumpable
-
dump
- Specified by:
dumpin interfaceorg.eclipse.jetty.util.component.Dumpable- Throws:
IOException
-