public class CreateDestroyPojoPhase extends LifecyclePojoPhase
log
Constructor and Description |
---|
CreateDestroyPojoPhase() |
Modifier and Type | Method and Description |
---|---|
protected AbstractPojoPhase |
createNextPhase() |
protected String |
defaultDown() |
protected String |
defaultUp() |
protected LifecycleConfig |
getDownConfig() |
protected BeanState |
getLifecycleState() |
protected LifecycleConfig |
getUpConfig() |
dispatchJoinpoint, startInternal, stopInternal
addCallbacks, considerUninstalls, createJoinpoint, executeInstalls, executeUninstalls, getBean, getBeanConfig, getBeanInfo, getIndex, getModule, getValue, registerAliases, removeCallbacks, setBean, setBeanConfig, setBeanInfo, setIndex, setModule, start, stop
protected BeanState getLifecycleState()
getLifecycleState
in class AbstractPojoPhase
protected AbstractPojoPhase createNextPhase()
createNextPhase
in class AbstractPojoPhase
protected LifecycleConfig getUpConfig()
getUpConfig
in class LifecyclePojoPhase
protected LifecycleConfig getDownConfig()
getDownConfig
in class LifecyclePojoPhase
protected String defaultUp()
defaultUp
in class LifecyclePojoPhase
protected String defaultDown()
defaultDown
in class LifecyclePojoPhase
Copyright © 2013 JBoss by Red Hat. All rights reserved.