Uses of Interface
org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
Packages that use BundleFileLocatorHelper
-
Uses of BundleFileLocatorHelper in org.eclipse.jetty.osgi.boot.utils
Fields in org.eclipse.jetty.osgi.boot.utils declared as BundleFileLocatorHelperModifier and TypeFieldDescriptionstatic final BundleFileLocatorHelper
BundleFileLocatorHelper.DEFAULT
The default instance supports felix and equinoxMethods in org.eclipse.jetty.osgi.boot.utils that return BundleFileLocatorHelperMethods in org.eclipse.jetty.osgi.boot.utils with parameters of type BundleFileLocatorHelperModifier and TypeMethodDescriptionURL[]
TldBundleDiscoverer.getUrlsForBundlesWithTlds
(DeploymentManager manager, BundleFileLocatorHelper fileLocator) Find bundles that contain tlds and convert into URL references to their location. -
Uses of BundleFileLocatorHelper in org.eclipse.jetty.osgi.boot.utils.internal
Classes in org.eclipse.jetty.osgi.boot.utils.internal that implement BundleFileLocatorHelper