| Package | Description |
|---|---|
| org.jboss.as.pojo | |
| org.jboss.as.pojo.descriptor | |
| org.jboss.as.pojo.logging | |
| org.jboss.as.pojo.service |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParsedKernelDeploymentProcessor.describeBean(org.jboss.modules.Module module,
org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentIndex,
BeanMetaDataConfig beanConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFactoryMetaDataConfig
The legacy bean factory meta data.
|
| Modifier and Type | Method and Description |
|---|---|
List<BeanMetaDataConfig> |
KernelDeploymentXmlDescriptor.getBeans() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseBeanFactory.setBmd(BeanMetaDataConfig bmd) |
| Modifier and Type | Method and Description |
|---|---|
void |
KernelDeploymentXmlDescriptor.setBeans(List<BeanMetaDataConfig> beans) |
| Constructor and Description |
|---|
BeanFactoryMetaDataConfig(BeanMetaDataConfig bean) |
| Modifier and Type | Method and Description |
|---|---|
String |
PojoLogger_$logger.missingBeanInfo(BeanMetaDataConfig beanConfig) |
String |
PojoLogger.missingBeanInfo(BeanMetaDataConfig beanConfig)
Missing bean info.
|
org.jboss.msc.service.StartException |
PojoLogger_$logger.missingFactoryMethod(BeanMetaDataConfig beanConfig) |
org.jboss.msc.service.StartException |
PojoLogger.missingFactoryMethod(BeanMetaDataConfig beanConfig)
Missing factory method.
|
| Modifier and Type | Method and Description |
|---|---|
protected BeanMetaDataConfig |
AbstractPojoPhase.getBeanConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeanUtils.configure(BeanMetaDataConfig beanConfig,
BeanInfo beanInfo,
org.jboss.modules.Module module,
Object bean,
boolean nullify)
Configure bean.
|
static Object |
BeanUtils.instantiateBean(BeanMetaDataConfig beanConfig,
BeanInfo beanInfo,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
org.jboss.modules.Module module)
Instantiate bean.
|
protected void |
AbstractPojoPhase.setBeanConfig(BeanMetaDataConfig beanConfig) |
| Constructor and Description |
|---|
DescribedPojoPhase(org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
BeanMetaDataConfig beanConfig) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.