Properties can use method from parent class to be setted :
In :
<property method="updateFoo" name="foo" type="java.lang.String"/>
The updateFoo method can be in the parent class. However, if the type of the property cannot be discovered (i.e. linked with a field), the type attribute must be set to describe the property type.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@578694 13f79535-47bb-0310-9956-ffa450edef68
2 files changed