Class ResourceFinderImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.osgi.framework.BundleContext bundleContext  
    • Field Detail

      • bundleContext

        private org.osgi.framework.BundleContext bundleContext
    • Constructor Detail

      • ResourceFinderImpl

        public ResourceFinderImpl()
    • Method Detail

      • findEntries1

        java.util.List<java.net.URL> findEntries1​(java.lang.String path)
        Specified by:
        findEntries1 in class ResourceFinder