|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.lifecycle.AbstractLifeCycle
org.apache.webbeans.lifecycle.StandaloneLifeCycle
public class StandaloneLifeCycle
Default LifeCycle for a standalone application without a ServletContainer.
| Field Summary |
|---|
| Fields inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle |
|---|
contextsService, logger, scannerService, webBeansContext |
| Constructor Summary | |
|---|---|
StandaloneLifeCycle()
|
|
StandaloneLifeCycle(java.util.Properties properties,
WebBeansLogger logger)
|
|
| Method Summary | |
|---|---|
void |
beforeInitApplication(java.util.Properties properties)
|
void |
beforeStartApplication(java.lang.Object object)
|
void |
beforeStopApplication(java.lang.Object endObject)
|
| Methods inherited from class org.apache.webbeans.lifecycle.AbstractLifeCycle |
|---|
afterInitApplication, afterStartApplication, afterStopApplication, getBeanManager, getContextService, getLogger, getWebBeansContext, initApplication, startApplication, stopApplication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandaloneLifeCycle(java.util.Properties properties,
WebBeansLogger logger)
public StandaloneLifeCycle()
| Method Detail |
|---|
public void beforeInitApplication(java.util.Properties properties)
beforeInitApplication in class AbstractLifeCyclepublic void beforeStartApplication(java.lang.Object object)
beforeStartApplication in class AbstractLifeCyclepublic void beforeStopApplication(java.lang.Object endObject)
beforeStopApplication in class AbstractLifeCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||