Uses of Interface
org.eclipse.jetty.osgi.boot.utils.TldBundleDiscoverer
Packages that use TldBundleDiscoverer
-
Uses of TldBundleDiscoverer in org.eclipse.jetty.osgi.boot.internal.serverfactory
Methods in org.eclipse.jetty.osgi.boot.internal.serverfactory that return types with arguments of type TldBundleDiscovererModifier and TypeMethodDescriptionstatic Collection<TldBundleDiscoverer>
ServerInstanceWrapper.getContainerTldBundleDiscoverers()
Methods in org.eclipse.jetty.osgi.boot.internal.serverfactory with parameters of type TldBundleDiscovererModifier and TypeMethodDescriptionstatic void
ServerInstanceWrapper.addContainerTldBundleDiscoverer
(TldBundleDiscoverer tldBundleDiscoverer)