/[Apache-SVN]
ViewVC logotype

Revision 576355


Jump to revision: Previous Next
Author: fmeschbe
Date: Mon Sep 17 10:52:45 2007 UTC (16 years, 10 months ago)
Changed paths: 2
Log Message:
Enhance AbstractComponentManager.getMethod to specify whether only the declared methods
of the given class or also the super class methods should be considered. In addition,
the Class.getMethod method is not used anymore to comply with the specification stating
that the declared methods must be considered of a given class over any inherited (public)
methods.

Changed paths

Path Details
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/AbstractComponentManager.java modified , text changed
Directoryfelix/trunk/scr/src/main/java/org/apache/felix/scr/ImmediateComponentManager.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26