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)
BeanContextLifecycleObserver
onBeanLifecycleEvent
in interface BeanContextLifecycleObserver
event
- The event.Copyright © 2020. All rights reserved.