public class ValueFactoryConfig extends FactoryConfig
beanInfo, value| Constructor and Description |
|---|
ValueFactoryConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addChildren(ConfigVisitor visitor,
List<ConfigVisitorNode> nodes)
Add children as needed.
|
protected Object |
getClassValue(Class<?> type)
Get value, use type to narrow down exact value.
|
void |
setMethod(String method) |
void |
setParameters(ValueConfig[] parameters) |
getBeanInfo, getType, setBean, setState, visitgetIndex, getPtValue, getType, getValue, setIndex, setTypegetChildren, getTempBeanInfo, getTempBeanInfo, getTempBeanInfo, getTypeprotected Object getClassValue(Class<?> type)
ValueConfiggetClassValue in class FactoryConfigtype - the injection point typeprotected void addChildren(ConfigVisitor visitor, List<ConfigVisitorNode> nodes)
AbstractConfigVisitorNodeaddChildren in class AbstractConfigVisitorNodevisitor - the current visitornodes - the nodes list to add topublic void setMethod(String method)
public void setParameters(ValueConfig[] parameters)
Copyright © 2019 JBoss by Red Hat. All rights reserved.