public class ConfiguredPojoPhase extends AbstractPojoPhase
log| Constructor and Description |
|---|
ConfiguredPojoPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(boolean nullify) |
protected AbstractPojoPhase |
createNextPhase() |
protected BeanState |
getLifecycleState() |
protected void |
startInternal(org.jboss.msc.service.StartContext context) |
protected void |
stopInternal(org.jboss.msc.service.StopContext context) |
addCallbacks, considerUninstalls, createJoinpoint, executeInstalls, executeUninstalls, getBean, getBeanConfig, getBeanInfo, getIndex, getModule, getValue, registerAliases, removeCallbacks, setBean, setBeanConfig, setBeanInfo, setIndex, setModule, start, stopprotected BeanState getLifecycleState()
getLifecycleState in class AbstractPojoPhaseprotected AbstractPojoPhase createNextPhase()
createNextPhase in class AbstractPojoPhaseprotected void startInternal(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
startInternal in class AbstractPojoPhaseorg.jboss.msc.service.StartExceptionprotected void stopInternal(org.jboss.msc.service.StopContext context)
stopInternal in class AbstractPojoPhaseCopyright © 2013 JBoss by Red Hat. All rights reserved.