public class ListToArrayChangeObserver extends Object implements BeanContextLifecycleObserver
Constructor and Description |
---|
ListToArrayChangeObserver(BeanId watchedBean,
String property,
BeanInstancePopulator populator) |
Modifier and Type | Method and Description |
---|---|
void |
onBeanLifecycleEvent(BeanContextLifecycleEvent event)
Bean lifecycle event method.
|
public ListToArrayChangeObserver(BeanId watchedBean, String property, BeanInstancePopulator populator)
public void onBeanLifecycleEvent(BeanContextLifecycleEvent event)
BeanContextLifecycleObserver
onBeanLifecycleEvent
in interface BeanContextLifecycleObserver
event
- The event.Copyright © 2020. All rights reserved.