Package org.eclipse.jetty.osgi.boot.utils
-
Interface Summary Interface Description BundleClassLoaderHelper BundleClassLoaderHelperBundleFileLocatorHelper BundleFileLocatorHelperTldBundleDiscoverer TldBundleDiscoverer Convert bundles that contain tlds into URL locations for consumption by jasper. -
Class Summary Class Description BundleClassLoaderHelperFactory BundleClassLoaderHelperFactory Get a class loader helper adapted for the particular osgi environment.BundleFileLocatorHelperFactory BundleFileLocatorHelperFactory Obtain a helper for locating files based on the bundle.EventSender Utility class for emitting OSGi EventAdmin eventsFakeURLClassLoader FakeURLClassLoaderOSGiClassLoader OSGiClassLoader Class loader that is aware of a bundle.ServerConnectorListener ServerConnectorListener This is for test support, where we need jetty to run on a random port, and we need a client to be able to find out which port was picked.Util Various useful functions utility methods for OSGi wide use.