|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.props.AbstractPropertyInvoker
org.ldaptive.beans.generate.props.BeanGeneratorPropertyInvoker
public class BeanGeneratorPropertyInvoker
Handles properties for BeanGenerator.
| Constructor Summary | |
|---|---|
BeanGeneratorPropertyInvoker(Class<?> c)
Creates a new bean generator property invoker for the supplied class. |
|
| Method Summary | |
|---|---|
protected Object |
convertValue(Class<?> type,
String value)
|
| Methods inherited from class org.ldaptive.props.AbstractPropertyInvoker |
|---|
convertSimpleType, createArrayEnumFromPropertyValue, createArrayTypeFromPropertyValue, createClass, createTypeFromPropertyValue, getEnum, getProperties, hasProperty, initialize, instantiateType, invokeMethod, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanGeneratorPropertyInvoker(Class<?> c)
c - class that has setter methods| Method Detail |
|---|
protected Object convertValue(Class<?> type,
String value)
convertValue in class org.ldaptive.props.AbstractPropertyInvoker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||