public interface Binding2 extends Binding
Binding
that adds a method to access the generic property type.
BindingFactory
instances should ideally return Binding2 objects, not Binding.
This is only primarily of interest to ComponentResources
.Modifier and Type | Method and Description |
---|---|
Type |
getBindingGenericType()
Returns the generic type of the binding
|
get, getBindingType, isInvariant, set
getAnnotation
Type getBindingGenericType()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.