Uses of Class
org.apache.felix.framework.BundleWiringImpl.ResourceSource
-
Packages that use BundleWiringImpl.ResourceSource Package Description org.apache.felix.framework -
-
Uses of BundleWiringImpl.ResourceSource in org.apache.felix.framework
Methods in org.apache.felix.framework that return types with arguments of type BundleWiringImpl.ResourceSource Modifier and Type Method Description private java.util.Collection<BundleWiringImpl.ResourceSource>
BundleWiringImpl. calculateRemotePackageResources(BundleWire bw, BundleCapability cap, boolean recurse, java.lang.String path, java.util.List<java.lang.String> pattern, java.util.Set<java.lang.String> noMerging)
private java.util.Collection<BundleWiringImpl.ResourceSource>
BundleWiringImpl. listResourcesInternal(java.lang.String path, java.util.List<java.lang.String> pattern, int options)
Methods in org.apache.felix.framework with parameters of type BundleWiringImpl.ResourceSource Modifier and Type Method Description int
BundleWiringImpl.ResourceSource. compareTo(BundleWiringImpl.ResourceSource t)
-