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 |
afterStopApplication(Object stopObject) |
void |
beforeStartApplication(Object object) |
void |
beforeStopApplication(Object endObject) |
afterInitApplication, afterStartApplication, beforeInitApplication, bootstrapApplication, getBeanManager, getContextService, getWebBeansContext, initApplication, startApplication, stopApplication
public StandaloneLifeCycle(Properties properties, Logger logger)
public StandaloneLifeCycle()
public void beforeStartApplication(Object object)
beforeStartApplication
in class AbstractLifeCycle
public void beforeStopApplication(Object endObject)
beforeStopApplication
in class AbstractLifeCycle
protected void afterStopApplication(Object stopObject)
afterStopApplication
in class AbstractLifeCycle
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.