org.apache.webbeans.lifecycle.test
Class OpenWebBeansTestLifeCycle
java.lang.Object
org.apache.webbeans.lifecycle.AbstractLifeCycle
org.apache.webbeans.lifecycle.StandaloneLifeCycle
org.apache.webbeans.lifecycle.test.OpenWebBeansTestLifeCycle
- All Implemented Interfaces:
- ContainerLifecycle
public class OpenWebBeansTestLifeCycle
- extends StandaloneLifeCycle
Ease the writing of the tests. Simulates container
startup and stop functionality and allow injection of
classes which should be scanned by using the
OpenWebBeansTestMetaDataDiscoveryService.
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenWebBeansTestLifeCycle
public OpenWebBeansTestLifeCycle()
beforeInitApplication
public void beforeInitApplication(Properties properties)
- Overrides:
beforeInitApplication in class StandaloneLifeCycle
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.