Class BundleAnnotationFinder

  • All Implemented Interfaces:
    IAnnotationFinder

    public class BundleAnnotationFinder
    extends AbstractFinder
    Version:
    $Rev: 1160131 $ $Date: 2011-08-22 09:07:20 +0200 (Mon, 22 Aug 2011) $
    • Constructor Detail

      • BundleAnnotationFinder

        public BundleAnnotationFinder​(org.osgi.service.packageadmin.PackageAdmin packageAdmin,
                                      org.osgi.framework.Bundle bundle)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • BundleAnnotationFinder

        public BundleAnnotationFinder​(org.osgi.service.packageadmin.PackageAdmin packageAdmin,
                                      org.osgi.framework.Bundle bundle,
                                      ResourceDiscoveryFilter discoveryFilter)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • BundleAnnotationFinder

        public BundleAnnotationFinder​(org.osgi.service.packageadmin.PackageAdmin packageAdmin,
                                      org.osgi.framework.Bundle bundle,
                                      ResourceDiscoveryFilter discoveryFilter,
                                      java.util.Set<java.lang.String> paths)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception