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