Package | Description |
---|---|
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
org.milyn.persistence.observers |
Modifier and Type | Method and Description |
---|---|
BeanRuntimeInfo |
BeanInstanceCreator.getBeanRuntimeInfo()
Get the bean runtime information.
|
static BeanRuntimeInfo |
BeanRuntimeInfo.getBeanRuntimeInfo(String beanId,
ApplicationContext appContext) |
static BeanRuntimeInfo |
BeanRuntimeInfo.getBeanRuntimeInfo(String beanId,
String beanClassName,
ApplicationContext appContext) |
Modifier and Type | Method and Description |
---|---|
static void |
BeanRuntimeInfo.recordBeanRuntimeInfo(String beanId,
BeanRuntimeInfo beanRuntimeInfo,
ApplicationContext appContext) |
Constructor and Description |
---|
BeanCreateLifecycleObserver(BeanId watchedBean,
EntityLocatorParameterVisitor populator,
BeanRuntimeInfo wiredBeanRI)
Public constructor.
|
Copyright © 2020. All rights reserved.