public interface PropertyConduit2 extends PropertyConduit
PropertyConduit that adds a method to access the generic property type.
PropertyConduitSource instances should ideally return PropertyConduit2 objects, not PropertyConduit.
This is only primarily of interest to Binding2.| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Type |
getPropertyGenericType()
Returns the generic type of the property
|
get, getPropertyType, setgetAnnotationjava.lang.reflect.Type getPropertyGenericType()
Method.getGenericReturnType(),
Field.getGenericType()${project.version} - Copyright © 2003-2015 The Apache Software Foundation.