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 |
---|---|
Type |
getPropertyGenericType()
Returns the generic type of the property
|
get, getPropertyType, set
getAnnotation
Type getPropertyGenericType()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.