|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.lifecycle.AbstractLifeCycle
org.apache.webbeans.lifecycle.StandaloneLifeCycle
org.apache.webbeans.lifecycle.test.OpenWebBeansTestLifeCycle
public class OpenWebBeansTestLifeCycle
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.
| Field Summary |
|---|
| Fields inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle |
|---|
contextsService, logger, scannerService, webBeansContext |
| Constructor Summary | |
|---|---|
OpenWebBeansTestLifeCycle()
|
|
| Method Summary | |
|---|---|
void |
beforeInitApplication(java.util.Properties properties)
|
| Methods inherited from class org.apache.webbeans.lifecycle.StandaloneLifeCycle |
|---|
beforeStartApplication, beforeStopApplication |
| Methods inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle |
|---|
afterInitApplication, afterStartApplication, afterStopApplication, getBeanManager, getContextService, getLogger, getWebBeansContext, initApplication, startApplication, stopApplication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenWebBeansTestLifeCycle()
| Method Detail |
|---|
public void beforeInitApplication(java.util.Properties properties)
beforeInitApplication in class StandaloneLifeCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||