Uses of Interface
org.apache.felix.bundlerepository.LocalResource
-
Packages that use LocalResource Package Description org.apache.felix.bundlerepository.impl -
-
Uses of LocalResource in org.apache.felix.bundlerepository.impl
Classes in org.apache.felix.bundlerepository.impl that implement LocalResource Modifier and Type Class Description classLazyLocalResourceImplclassLocalResourceImplMethods in org.apache.felix.bundlerepository.impl that return LocalResource Modifier and Type Method Description private LocalResource[]ResolverImpl. findLocalResources(java.lang.String symName)Returns all local resources with the given symbolic name.private LocalResourceResolverImpl. findUpdatableLocalResource(Resource resource)protected LocalResource[]ResolverImpl. getLocalResources()
-