| Package | Description |
|---|---|
| org.smooks.cartridges.javabean |
Smooks Javabean Cartridge implementation classes.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeanRuntimeInfo.recordBeanRuntimeInfo(String beanId,
BeanRuntimeInfo beanRuntimeInfo,
org.smooks.api.ApplicationContext appContext) |
Copyright © 2023. All rights reserved.