public interface ValueListHandler
Modifier and Type | Interface and Description |
---|---|
static class |
ValueListHandler.FACTORY |
Modifier and Type | Field and Description |
---|---|
static ValueListHandler |
IMMUTABLE |
static ValueListHandler |
NON_DEFAULT_CTOR |
Modifier and Type | Method and Description |
---|---|
Object |
newInstance(ParticleBinding particle,
ValueList valueList) |
static final ValueListHandler IMMUTABLE
static final ValueListHandler NON_DEFAULT_CTOR
Object newInstance(ParticleBinding particle, ValueList valueList)
Copyright © 2015 JBoss by Red Hat. All rights reserved.