Class LocalResourceImpl

    • Method Detail

      • isLocal

        public boolean isLocal()
        Description copied from interface: Resource
        Returns whether this resource is a local one or not. Local resources are already available in the OSGi framework and thus will be preferred over other resources.
        Specified by:
        isLocal in interface Resource
        Overrides:
        isLocal in class ResourceImpl
      • getBundle

        public org.osgi.framework.Bundle getBundle()
        Specified by:
        getBundle in interface org.osgi.framework.BundleReference