|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Config
Extension of RawConfig which provides resolved,
RawConfig.getWarLocation() as getWarLocationUrl();RawConfig.getServerLifeCycleListenerClass() as getServerLifeCycleListener() instance.
| Method Summary | |
|---|---|
ServerLifeCycleListener |
getServerLifeCycleListener()
The ServerLifeCycleListener instance which allow customization of the server configuration. |
Class<?> |
getSourceClass()
Returns the JettyRunWar source class. |
JettyRunWar |
getSourceConfig()
Returns the JettyRunWar source configuration. |
Method |
getSourceMethod()
Returns the JettyRunWar source configuration. |
URL |
getWarLocationUrl()
The location of the WAR file to load. |
| Methods inherited from interface com.mycila.testing.plugins.jetty.config.RawConfig |
|---|
getContextPath, getServerLifeCycleListenerClass, getServerPort, getWarLocation, isDeployWebapp, isSkip, isStartServer |
| Method Detail |
|---|
URL getWarLocationUrl()
ServerLifeCycleListener getServerLifeCycleListener()
ServerLifeCycleListener instance which allow customization of the server configuration.
JettyRunWar getSourceConfig()
JettyRunWar source configuration.
JettyRunWar source configuration.Method getSourceMethod()
JettyRunWar source configuration.
JettyRunWar source configuration.Class<?> getSourceClass()
JettyRunWar source class.
JettyRunWar source class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||