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, stopInternal
public 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 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
public BeanInfo getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<Object>
getValue
in class AbstractPojoPhase
IllegalStateException
IllegalArgumentException
Copyright © 2018 JBoss by Red Hat. All rights reserved.