- getBridgeServletClassName() - Method in class org.eclipse.jetty.osgi.nested.NestedConnectorListener
-
- getBundle() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getBundle() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
Returns the Bundle that defined this web-application.
- getBundleClassLoader(Bundle) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelper
-
- getBundleClassLoader(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper
-
Assuming the bundle is started.
- getBundleContext() - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
- getBundleInstallLocation(Bundle) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Works with equinox, felix, nuxeo and probably more.
- getBundleInstallLocation(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Works with equinox, felix, nuxeo and probably more.
- getBundlePath() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- getBundleSymbolicName() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getBundleVersionAsString() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getConfigurationClasses() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getContextFile() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- getContextHandlerCollection() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getContextPath() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- getDefaultConfigurations() - Static method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getDefaultsDescriptor() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
Get the defaultsDescriptor.
- getDeployers(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.JettyContextHandlerServiceTracker
-
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getFactory() - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleFileLocatorHelperFactory
-
- getFactory() - Static method in class org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelperFactory
-
- getFileInBundle(Bundle, String) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Locate a file inside a bundle.
- getFileInBundle(Bundle, String) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Locate a file inside a bundle.
- getFileURL(URL) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// url already.
- getFileURL(URL) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// url already.
- getFragments(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Helper to access the PackageAdmin and return the fragments hosted by a
bundle.
- getFragmentsAndRequiredBundles(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Returns the fragments and the required-bundles of a bundle.
- getHelper() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleFileLocatorHelperFactory
-
- getHelper() - Method in class org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelperFactory
-
- getInstance() - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
- getInstance() - Static method in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- getJarsWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in interface org.eclipse.jetty.osgi.boot.utils.WebappRegistrationCustomizer
-
TODO: right now only the jetty-jsp bundle is scanned for common taglibs.
- getLocalURL(URL) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// or jar:// url
already.
- getLocalURL(URL) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// or jar:// url
already.
- getManagedServerName() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getNestedConnector() - Method in class org.eclipse.jetty.osgi.nested.NestedConnectorListener
-
- getOriginId(Bundle, String) - Static method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getParentClassLoaderForWebapps() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
The classloader that should be the parent classloader for each webapp
deployed on this server.
- getPathsToRequiredBundles(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- getRegisterServletDelegateMethodName() - Method in class org.eclipse.jetty.osgi.nested.NestedConnectorListener
-
- getRegistration() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getResource(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- getResource(String) - Method in class org.eclipse.jetty.osgi.boot.utils.OSGiClassLoader
-
Get a resource from the classloader
Copied from WebAppClassLoader
- getResources(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- getResources(String) - Method in class org.eclipse.jetty.osgi.boot.utils.OSGiClassLoader
-
- getServer() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getServerInstanceWrapper() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- getServerInstanceWrapper() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getServerInstanceWrapper(String) - Method in interface org.eclipse.jetty.osgi.boot.internal.serverfactory.IManagedJettyServerRegistry
-
- getServerInstanceWrapper(String) - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.JettyServerServiceTracker
-
- getTldBundles() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getUnregisterServletDelegateMethodName() - Method in class org.eclipse.jetty.osgi.nested.NestedConnectorListener
-
- getURLs() - Method in class org.eclipse.jetty.osgi.boot.internal.jsp.TldLocatableURLClassloader
-
- JAR_WITH_SUCH_CLASS_MUST_BE_EXCLUDED - Static variable in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
when a logging framework is setup in the osgi classloaders, it can access
this and register the classes that must not be found in the jar.
- JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
- JETTY_CONTEXT_FILE_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
List of relative pathes within the bundle to the jetty context files.
- JETTY_DEFAULT_WEB_XML_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
- JETTY_ETC_FILES - Static variable in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
contains a comma separated list of pathes to the etc/jetty-*.xml files
used to configure jetty.
- JETTY_EXTRA_CLASSPATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
- JETTY_HOME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
Usual system property used as the hostname for a typical jetty
configuration.
- JETTY_HOME_BUNDLE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
System property to point to a bundle that embeds a jetty configuration
and that jetty configuration should be the default jetty server.
- JETTY_HOST - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
Usual system property used as the hostname for a typical jetty
configuration.
- JETTY_OSGI_BUNDLE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the servlet context attribute that points to the bundle object.
- JETTY_PORT - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
Usual system property used as the port for http for a typical jetty
configuration.
- JETTY_PORT_SSL - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
Usual system property used as the port for https for a typical jetty
configuration.
- JETTY_WAR_FOLDER_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
path within the bundle to the folder that contains the basic resources.
- JETTY_WAR_FRAGMENT_FOLDER_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
path within a fragment hosted by a web-bundle to a folder that contains basic resources.
- JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
path within a fragment hosted by a web-bundle to a folder that contains basic resources.
- JETTY_WEB_XML_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
- JettyBootstrapActivator - Class in org.eclipse.jetty.osgi.boot
-
Bootstrap jetty and publish a default Server instance as an OSGi service.
- JettyBootstrapActivator() - Constructor for class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
- JettyContextHandlerServiceTracker - Class in org.eclipse.jetty.osgi.boot.internal.webapp
-
JettyContextHandlerServiceTracker
When a
ContextHandler is activated as an osgi service we find a jetty deployer
for it.
- JettyContextHandlerServiceTracker() - Constructor for class org.eclipse.jetty.osgi.boot.internal.webapp.JettyContextHandlerServiceTracker
-
- JettyServerServiceTracker - Class in org.eclipse.jetty.osgi.boot.internal.serverfactory
-
Deploy the jetty server instances when they are registered as an OSGi
service.
- JettyServerServiceTracker() - Constructor for class org.eclipse.jetty.osgi.boot.internal.serverfactory.JettyServerServiceTracker
-
- JSP_REGISTRATION_HELPERS - Static variable in class org.eclipse.jetty.osgi.boot.internal.webapp.WebBundleTrackerCustomizer
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider.ServiceApp
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp
-
- registerContext(Bundle, String, String, String, String, ContextHandler) - Method in interface org.eclipse.jetty.osgi.boot.internal.webapp.IWebBundleDeployerHelper
-
This type of registration relies on jetty's complete context xml file.
- registerContext(Bundle, String) - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Helper method that creates a new skeleton of a ContextHandler and
registers it as an OSGi service.
- registerContext(Bundle, String, Dictionary<String, String>) - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Helper method that creates a new skeleton of a ContextHandler and
registers it as an OSGi service.
- registeredFilesInJettyHomeResourcesProcessors - Static variable in class org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper
-
- registerWebapplication(Bundle, String, String, String, String, String, String, String, WebAppContext) - Method in interface org.eclipse.jetty.osgi.boot.internal.webapp.IWebBundleDeployerHelper
-
Deploy a new web application on the jetty server.
- registerWebapplication(Bundle, String, String) - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Helper method that creates a new org.jetty.webapp.WebAppContext and
registers it as an OSGi service.
- registerWebapplication(Bundle, String, String, Dictionary<String, String>) - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Helper method that creates a new org.jetty.webapp.WebAppContext and
registers it as an OSGi service.
- registerWithBridgeServlet() - Method in class org.eclipse.jetty.osgi.nested.NestedConnectorListener
-
Hook into the BridgeServlet
- removedBundle(Bundle, BundleEvent, Object) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.WebBundleTrackerCustomizer
-
A bundle tracked by the BundleTracker has been removed.
- REQUIRE_TLD_BUNDLE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Comma separated list of bundles that contain tld file used by the webapp.
- resolvePropertyValue(String) - Static method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
recursively substitute the ${sysprop} by their actual system property.
- RFC66_JSP_EXTRACT_LOCATION - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the header that defines the path to the folder where the jsp
files are extracted.
- RFC66_OSGI_BUNDLE_CONTEXT - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the servlet context attribute that points to the bundle context.
- RFC66_WAR_URL_SCHEME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
url scheme to deploy war file as bundled webapp
- RFC66_WEB_CONTEXTPATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the header that defines the context path for the embedded webapp.