public class DescribedPojoPhase extends AbstractPojoPhase
log
Constructor and Description |
---|
DescribedPojoPhase(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.
|
void |
start(org.jboss.msc.service.StartContext context) |
addCallbacks, considerUninstalls, createJoinpoint, executeInstalls, executeUninstalls, getBean, getBeanConfig, getBeanInfo, getIndex, getModule, registerAliases, removeCallbacks, setBean, setBeanConfig, setBeanInfo, setIndex, setModule, stop
public DescribedPojoPhase(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
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<Object>
start
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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.