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()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.