org.simplericity.jettyconsole.plugins
Class ContextPathConfigurationPlugin

java.lang.Object
  extended by org.simplericity.jettyconsole.api.JettyConsolePluginBase
      extended by org.simplericity.jettyconsole.plugins.ContextPathConfigurationPlugin
All Implemented Interfaces:
JettyConsolePlugin

public class ContextPathConfigurationPlugin
extends JettyConsolePluginBase


Constructor Summary
ContextPathConfigurationPlugin()
           
 
Method Summary
 void configureConsole(Configuration configuration)
           
 
Methods inherited from class org.simplericity.jettyconsole.api.JettyConsolePluginBase
addStartOptions, beforeStart, beforeStop, bootstrap, customizeConnector, customizeRequest, customizeServer, getStartOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextPathConfigurationPlugin

public ContextPathConfigurationPlugin()
Method Detail

configureConsole

public void configureConsole(Configuration configuration)
Specified by:
configureConsole in interface JettyConsolePlugin
Overrides:
configureConsole in class JettyConsolePluginBase


Copyright © 2012. All Rights Reserved.