public class DescribedPojoPhase extends AbstractPojoPhase
| Constructor and Description |
|---|
DescribedPojoPhase(org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
BeanMetaDataConfig beanConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPojoPhase |
createNextPhase() |
protected BeanState |
getLifecycleState() |
BeanInfo |
getValue() |
void |
registerAliases(org.jboss.msc.service.ServiceBuilder serviceBuilder)
Expose alias registration against service builder.
|
protected void |
startInternal(org.jboss.msc.service.StartContext context) |
addCallbacks, considerUninstalls, createJoinpoint, executeInstalls, executeUninstalls, getBean, getBeanConfig, getBeanInfo, getIndex, getModule, registerAliases, removeCallbacks, setBean, setBeanConfig, setBeanInfo, setIndex, setModule, start, stop, stopInternalpublic DescribedPojoPhase(org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
BeanMetaDataConfig beanConfig)
public void registerAliases(org.jboss.msc.service.ServiceBuilder serviceBuilder)
serviceBuilder - the service builderprotected 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.StartExceptionpublic BeanInfo getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<Object>getValue in class AbstractPojoPhaseIllegalStateExceptionIllegalArgumentExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.