commit | 9dfb52662ae7618111ef8fd24235f99d2fdcb17f | [log] [tgz] |
---|---|---|
author | Felix Meschberger <fmeschbe@apache.org> | Mon Sep 17 10:52:45 2007 +0000 |
committer | Felix Meschberger <fmeschbe@apache.org> | Mon Sep 17 10:52:45 2007 +0000 |
tree | f229a4daf678004a9184bd7f45237cca01c34686 | |
parent | 43d2a71aed02f761b5ee441180fe7ac89dd8e4c5 [diff] |
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. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@576355 13f79535-47bb-0310-9956-ffa450edef68