public class StandaloneLifeCycle extends AbstractLifeCycle
contextsService, logger, scannerService, webBeansContext| Constructor and Description |
|---|
StandaloneLifeCycle() |
StandaloneLifeCycle(Properties properties,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterStopApplication(Object stopObject) |
void |
beforeStartApplication(Object object) |
void |
beforeStopApplication(Object endObject) |
afterInitApplication, afterStartApplication, beforeInitApplication, getBeanManager, getContextService, getWebBeansContext, initApplication, startApplication, stopApplicationpublic StandaloneLifeCycle(Properties properties, Logger logger)
public StandaloneLifeCycle()
public void beforeStartApplication(Object object)
beforeStartApplication in class AbstractLifeCyclepublic void beforeStopApplication(Object endObject)
beforeStopApplication in class AbstractLifeCycleprotected void afterStopApplication(Object stopObject)
afterStopApplication in class AbstractLifeCycleCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.