Package com.mycila.testing.plugins.jetty

Interface Summary
ServerLifeCycleListener The server lifecycle listener which allow customization of the Server configuration.
WebappLifeCycleListener The webapp lifecycle listener which allow customization of the WebAppContext configuration.
 

Class Summary
JettyTestPlugin Testing plugin which load the web application specified by JettyRunWar annotation using jetty.
NopServerLifeCycleListener No-operation ServerLifeCycleListener.
ServerWebappActions  
WebappHelper Some helper methods to deal with webapp context.
 

Annotation Types Summary
JettyRunWar This annotation enables the loading of a packaged web application (ie: a WAR file) by a Servlet Container when used with junit runner org.junit.runner.RunWith and MycilaJunitRunner.
 



Copyright © 2010-2011 Mycila. All Rights Reserved.