Package | Description |
---|---|
org.smooks.cartridges.javabean |
Smooks Javabean Cartridge implementation classes.
|
Modifier and Type | Field and Description |
---|---|
protected BeanRuntimeInfo |
BeanInstancePopulator.beanRuntimeInfo |
protected BeanRuntimeInfo |
BeanInstanceCreator.beanRuntimeInfo |
protected BeanRuntimeInfo |
BeanInstancePopulator.wiredBeanRuntimeInfo |
Modifier and Type | Method and Description |
---|---|
BeanRuntimeInfo |
BeanInstanceCreator.getBeanRuntimeInfo()
Get the bean runtime information.
|
static BeanRuntimeInfo |
BeanRuntimeInfo.getBeanRuntimeInfo(String beanId,
org.smooks.api.ApplicationContext appContext) |
static BeanRuntimeInfo |
BeanRuntimeInfo.getBeanRuntimeInfo(String beanId,
String beanClassName,
org.smooks.api.ApplicationContext appContext) |
protected BeanRuntimeInfo |
BeanInstancePopulator.getWiredBeanRuntimeInfo() |
Modifier and Type | Method and Description |
---|---|
protected static Map<String,BeanRuntimeInfo> |
BeanRuntimeInfo.getRuntimeInfoMap(org.smooks.api.ApplicationContext appContext) |
Modifier and Type | Method and Description |
---|---|
static void |
BeanRuntimeInfo.recordBeanRuntimeInfo(String beanId,
BeanRuntimeInfo beanRuntimeInfo,
org.smooks.api.ApplicationContext appContext) |
Copyright © 2024. All rights reserved.