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, stop
protected BeanState getLifecycleState()
getLifecycleState
in class AbstractPojoPhase
protected AbstractPojoPhase createNextPhase()
createNextPhase
in class AbstractPojoPhase
protected void startInternal(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
startInternal
in class AbstractPojoPhase
org.jboss.msc.service.StartException
protected void stopInternal(org.jboss.msc.service.StopContext context)
stopInternal
in class AbstractPojoPhase
Copyright © 2014 JBoss by Red Hat. All rights reserved.