|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Server started.
Server stopped.
WebAppContext is deployed.
WebAppContext is undeployed.
Server starts.
Server stops.
WebAppContext deploy.
WebAppContext undeploy.
RawConfig which provides resolved,
RawConfig.getWarLocation() as getWarLocationUrl();
RawConfig.getServerLifeCycleListenerClass() as getServerLifeCycleListener() instance.
JettyRunWar Configuration for the method.
JettyRunWar Configuration for the klass.
JettyRunWar.value() RawConfiguration class.
DefaultConfig.getContextPath().
DefaultConfig.getServerLifeCycleListenerClass().
DefaultConfig.getServerLifeCycleListenerClass() as string.
DefaultConfig.isDeployWebapp().
DefaultConfig.isDeployWebapp() as string.
DefaultConfig.getServerPort().
DefaultConfig.getServerPort() as string.
DefaultConfig.isSkip().
DefaultConfig.isSkip() as string.
DefaultConfig.isStartServer().
DefaultConfig.isStartServer() as string.
DefaultConfig.getWarLocation().
RawConfig and provides Configuration extension.Properties configuration such as keys :
warLocation : String # DefaultConfig.getWarLocation(), ie : ant:*.war
serverPort : int # DefaultConfig.getServerPort(), ie : 9090
contextPath : String # DefaultConfig.getContextPath(), ie : /test
startServer : boolean (true|false) # DefaultConfig.isStartServer(), ie : true
deployWebapp : boolean (true|false) # DefaultConfig.isDeployWebapp(), ie : false
skip : boolean (true|false) # DefaultConfig.isSkip(), ie : true
lifeCycleListenerClass : String classname # DefaultConfig.getServerLifeCycleListenerClass(), ie :
com.mycila.testing.plugins.jetty.NopServerLifeCycleListener
RawConfiguration;
ServerLifeCycleListener instance which allow customization of the server configuration.
ServerLifeCycleListener class which allow customization of the server configuration.
ServerLifeCycleListener class which allow customization of the server configuration.
JettyRunWar source class.
JettyRunWar source class.
JettyRunWar source configuration.
JettyRunWar source configuration.
JettyRunWar source configuration.
JettyRunWar source configuration.
JettyRunWar and doesn't end with slash '/'.
JettyRunWar
(or its Method.getDeclaringClass() at least) and doesn't end with slash '/'.
JettyRunWar
(or
its Method.getDeclaringClass() at least) and doesn't end with slash '/'.
method is annotation with JettyRunWar, false else.
klass is annotation with JettyRunWar, false else.
org.junit.runner.RunWith and MycilaJunitRunner.JettyRunWar annotation using jetty.ServerLifeCycleListener.Server configuration.FileLocator which delegate to another using a strategy to choose it.WebAppContext configuration.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||