public static class ValueListHandler.FACTORY extends Object
| Constructor and Description |
|---|
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 © 2016 JBoss by Red Hat. All rights reserved.