org.simplericity.jettyconsole
Class DefaultConfiguration
java.lang.Object
org.simplericity.jettyconsole.DefaultConfiguration
- All Implemented Interfaces:
- Configuration
public class DefaultConfiguration
- extends Object
- implements Configuration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConfiguration
public DefaultConfiguration()
isHeadless
public boolean isHeadless()
- Specified by:
isHeadless in interface Configuration
setHeadless
public void setHeadless(boolean headless)
- Specified by:
setHeadless in interface Configuration
getContextPath
public String getContextPath()
- Specified by:
getContextPath in interface Configuration
setContextPath
public void setContextPath(String contextPath)
- Specified by:
setContextPath in interface Configuration
Copyright © 2012. All Rights Reserved.