org.simplericity.jettyconsole.winsrv
Class WinSrvPlugin

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

public class WinSrvPlugin
extends JettyConsolePluginBase


Constructor Summary
WinSrvPlugin()
           
 
Method Summary
 File getWarLocation()
          Return a File pointing to the location of the Jar file this Main method is executed from.
 
Methods inherited from class org.simplericity.jettyconsole.api.JettyConsolePluginBase
addStartOptions, beforeStart, beforeStop, bootstrap, configureConsole, customizeConnector, customizeRequest, customizeServer, getStartOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WinSrvPlugin

public WinSrvPlugin()
Method Detail

getWarLocation

public File getWarLocation()
Return a File pointing to the location of the Jar file this Main method is executed from.

Returns:


Copyright © 2012. All Rights Reserved.