The project Apache Felix - Default has the following 1 change by 1 author: *clement* made the following changes at
Comment: 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. > /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/configuration/ConfigurableProperty.java > (578694) > /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/configuration/ConfigurationHandler.java > (578694) --------------------------------------------------------------------------------------- All 26 tests passed. Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-205 to find out more. Thanks, Bamboo
