Class OwbArquillianLifecycle
- java.lang.Object
-
- org.apache.webbeans.lifecycle.AbstractLifeCycle
-
- org.apache.webbeans.arquillian.standalone.OwbArquillianLifecycle
-
- All Implemented Interfaces:
ContainerLifecycle
public class OwbArquillianLifecycle extends AbstractLifeCycle
-
-
Field Summary
-
Fields inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle
contextsService, logger, scannerService, started, webBeansContext
-
-
Constructor Summary
Constructors Constructor Description OwbArquillianLifecycle(ScannerService scannerService)
-
Method Summary
-
Methods inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle
afterInitApplication, afterStartApplication, afterStopApplication, beforeInitApplication, beforeStartApplication, beforeStopApplication, bootstrapApplication, getBeanManager, getContextService, getWebBeansContext, initApplication, startApplication, stopApplication
-
-
-
-
Constructor Detail
-
OwbArquillianLifecycle
public OwbArquillianLifecycle(ScannerService scannerService)
-
-