org.milyn.persistence.observers
Class BeanCreateLifecycleObserver
java.lang.Object
org.milyn.persistence.observers.BeanCreateLifecycleObserver
- All Implemented Interfaces:
- BeanContextLifecycleObserver
public class BeanCreateLifecycleObserver
- extends Object
- implements BeanContextLifecycleObserver
Bean creation lifecycle observer.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanCreateLifecycleObserver
public BeanCreateLifecycleObserver(BeanId watchedBean,
EntityLocatorParameterVisitor populator,
BeanRuntimeInfo wiredBeanRI)
- Public constructor.
- Parameters:
beanContext - The associpopulator - watchedBean - wiredBeanRI -
onBeanLifecycleEvent
public void onBeanLifecycleEvent(BeanContextLifecycleEvent event)
- Specified by:
onBeanLifecycleEvent in interface BeanContextLifecycleObserver
Copyright © 2011. All Rights Reserved.