public class ListToArrayChangeObserver extends Object implements org.smooks.api.bean.lifecycle.BeanContextLifecycleObserver
Modifier and Type | Field and Description |
---|---|
protected BeanInstancePopulator |
populator |
protected String |
property |
protected org.smooks.api.bean.repository.BeanId |
watchedBean |
Constructor and Description |
---|
ListToArrayChangeObserver(org.smooks.api.bean.repository.BeanId watchedBean,
String property,
BeanInstancePopulator populator) |
Modifier and Type | Method and Description |
---|---|
void |
onBeanLifecycleEvent(org.smooks.api.bean.lifecycle.BeanContextLifecycleEvent event) |
protected String property
protected BeanInstancePopulator populator
protected org.smooks.api.bean.repository.BeanId watchedBean
public ListToArrayChangeObserver(org.smooks.api.bean.repository.BeanId watchedBean, String property, BeanInstancePopulator populator)
Copyright © 2024. All rights reserved.