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