public class BeanCreateLifecycleObserver extends Object implements BeanContextLifecycleObserver
| Constructor and Description |
|---|
BeanCreateLifecycleObserver(BeanId watchedBean,
EntityLocatorParameterVisitor populator,
BeanRuntimeInfo wiredBeanRI)
Public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onBeanLifecycleEvent(BeanContextLifecycleEvent event)
Bean lifecycle event method.
|
public BeanCreateLifecycleObserver(BeanId watchedBean, EntityLocatorParameterVisitor populator, BeanRuntimeInfo wiredBeanRI)
beanContext - The associpopulator - watchedBean - wiredBeanRI - public void onBeanLifecycleEvent(BeanContextLifecycleEvent event)
BeanContextLifecycleObserveronBeanLifecycleEvent in interface BeanContextLifecycleObserverevent - The event.Copyright © 2020. All rights reserved.