Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.osgi.boot Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AbstractContextProviderAbstractContextProvider Base class for DeploymentManager Providers that can deploy ContextHandlers into Classorg.eclipse.jetty.osgi.bootJetty
AbstractOSGiApp Base class representing info about a webapp/ContextHandler that is deployed into Jetty.Classorg.eclipse.jetty.osgi.bootJetty
AbstractWebAppProviderAbstractWebAppProvider Base class for Jetty DeploymentManager Providers that are capable of deploying a webapp,Classorg.eclipse.jetty.osgi.bootJetty
BundleClassLoaderHelperBundleClassLoaderHelper Is there a clean OSGi way to go from the Bundle object to the classloader ofInterfaceorg.eclipse.jetty.osgi.boot.utilsJetty
BundleClassLoaderHelperFactoryBundleClassLoaderHelperFactory Get a class loader helper adapted for the particular osgi environment.Classorg.eclipse.jetty.osgi.boot.utilsJetty
BundleContextProviderBundleContextProvider Handles deploying OSGi bundles that define a context xml file for configuring them.Classorg.eclipse.jetty.osgi.bootJetty
BundleFileLocatorHelperBundleFileLocatorHelper From a bundle to its location on the filesystem.Interfaceorg.eclipse.jetty.osgi.boot.utilsJetty
BundleFileLocatorHelperFactoryBundleFileLocatorHelperFactory Obtain a helper for locating files based on the bundle.Classorg.eclipse.jetty.osgi.boot.utilsJetty
BundleProvider Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as osgi bundles.Interfaceorg.eclipse.jetty.osgi.bootJetty
BundleWatcher Tracks the installation and removal of Bundles in the OSGi environment.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
BundleWebAppProviderBundleWebAppProvider A Jetty Provider that knows how to deploy a WebApp contained inside a Bundle.Classorg.eclipse.jetty.osgi.bootJetty
ContainerTldBundleDiscovererContainerTldBundleDiscoverer Finds bundles that are considered as on the container classpath thatClassorg.eclipse.jetty.osgi.boot.jasperJetty
DefaultBundleClassLoaderHelperDefaultBundleClassLoaderHelper Default implementation of the BundleClassLoaderHelper.Classorg.eclipse.jetty.osgi.boot.utils.internalJetty
DefaultFileLocatorHelperDefaultFileLocatorHelper From a bundle to its location on the filesystem.Classorg.eclipse.jetty.osgi.boot.utils.internalJetty
DefaultJettyAtJettyHomeHelperDefaultJettyAtJettyHomeHelper Creates a default instance of Jetty, based on the values of theClassorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
EventSenderClassorg.eclipse.jetty.osgi.boot.utilsJetty
FakeURLClassLoader A URLClassloader that overrides the getURLs() method to return the list of urls passed in to the constructor, but otherwise acts as if it has noClassorg.eclipse.jetty.osgi.boot.utilsJetty
FragmentActivator Sets up support for jsp and jstl.Classorg.eclipse.jetty.osgi.boot.jspJetty
JettyBootstrapActivatorJettyBootstrapActivator Bootstrap jetty and publish a default Server instance as an OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
JettyServerServiceTrackerJettyServerServiceTracker Tracks instances of Jetty Servers, and configures them so that they can deploy Classorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
JSTLBundleDiscovererJSTLBundleDiscoverer Fix various shortcomings with the way jasper parses the tld files.Classorg.eclipse.jetty.osgi.boot.jasperJetty
LibExtClassLoaderHelperLibExtClassLoaderHelper Helper to create a URL class-loader with the jars insideClassorg.eclipse.jetty.osgi.boot.internal.webappJetty
LibExtClassLoaderHelper .IFilesInJettyHomeResourcesProcessorIFilesInJettyHomeResourcesProcessor Interface for callback implsInterfaceorg.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelperJetty
OSGiClassLoader Class loader that is aware of a bundle.Classorg.eclipse.jetty.osgi.boot.utilsJetty
OSGiDeployer Extension of standard Jetty deployer that emits OSGi EventAdmin events whenever a webapp is deployed into OSGi via Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiServerConstants Name of the properties that configure a jetty Server OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
OSGiUndeployer Extension of the Jetty Undeployer which emits OSGi EventAdmin events whenever a webapp is undeployed from Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiWebappClassLoaderOSGiWebappClassLoader Extends the webapp classloader to also use the classloader of the Bundle defining the webapp.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
OSGiWebappConstants Constants (MANIFEST headers, service properties etc) associated with deploying webapps into OSGi via Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiWebInfConfigurationOSGiWebInfConfiguration Handle adding resources found in bundle fragments, and add them into theClassorg.eclipse.jetty.osgi.bootJetty
PackageAdminServiceTrackerPackageAdminServiceTracker When the PackageAdmin service is activated we can look for the fragmentsClassorg.eclipse.jetty.osgi.boot.utils.internalJetty
ServerInstanceWrapperServerInstanceWrapper Configures and starts a jetty Server instance.Classorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
ServiceContextProviderServiceContextProvider Jetty DeploymentManager Provider that is able to deploy ContextHandlers discovered via OSGi as services.Classorg.eclipse.jetty.osgi.bootJetty
ServiceProvider Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as OSGi services.Interfaceorg.eclipse.jetty.osgi.bootJetty
ServiceWatcher When a ContextHandler is activated as an osgi service we find a jetty deployer for it.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
ServiceWebAppProviderServiceWebAppProvider Jetty Provider that knows how to deploy a WebApp that has been registered as an OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
TldBundleDiscoverer Convert bundles that contain tlds into URL locations for consumption by jasper.Interfaceorg.eclipse.jetty.osgi.boot.utilsJetty
UtilVarious useful functions utility methods for OSGi wide use.Classorg.eclipse.jetty.osgi.boot.utilsJetty
WarBundleManifestGeneratorClassorg.eclipse.jetty.osgi.boot.warurl.internalJetty
WarUrlActivatorRegister the factory to handle the war scheme specified by rfc66 when the bundle is activated.Classorg.eclipse.jetty.osgi.boot.warurlJetty
WarURLConnectionFacade for a URLConnection that will read a jar and substitute its manifest by the manifest provided here.Classorg.eclipse.jetty.osgi.boot.warurl.internalJetty
WarUrlStreamHandlerRFC-66: support for the "war" protocol We are reusing the parsing of the query string from jetty.Classorg.eclipse.jetty.osgi.boot.warurlJetty