public static class ValueListHandler.FACTORY extends Object
| Constructor and Description |
|---|
ValueListHandler.FACTORY() |
| Modifier and Type | Method and Description |
|---|---|
static ValueListHandler |
child() |
static ValueListHandler |
lazy(Object parent)
Collects children and adds them all at the time the newInstance is called.
|
public static ValueListHandler lazy(Object parent)
parent - the parent objectpublic static ValueListHandler child()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.