org.apache.webbeans.arquillian.standalone
Class OwbArquillianLifecycle

java.lang.Object
  extended by org.apache.webbeans.lifecycle.AbstractLifeCycle
      extended by 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
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwbArquillianLifecycle

public OwbArquillianLifecycle(ScannerService scannerService)


Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.