A B C D E G H I J L M O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Activator - Class in org.ops4j.pax.web.service.internal
-
Main entry point to Pax-Web.
- Activator() - Constructor for class org.ops4j.pax.web.service.internal.Activator
- adapt(Class<T>) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- addingService(ServiceReference<WebElementEventListener>) - Method in class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
- addingService(ServiceReference<EventAdmin>) - Method in class org.ops4j.pax.web.service.internal.EventAdminHandler
- all() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
B
- bundleChanged(BundleEvent) - Method in class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
C
- ConfigurationBuilder - Class in org.ops4j.pax.web.service.internal
- ConfigurationImpl - Class in org.ops4j.pax.web.service.internal
-
Service Configuration implementation.
- createDefaultHttpContext() - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- createDefaultHttpContext(String) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- createDefaultSharedHttpContext() - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- createDefaultSharedHttpContext(String) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
D
- deleted(String) - Method in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- destroy() - Method in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- DirectWebContainerView - Interface in org.ops4j.pax.web.service.internal.views
-
WhiteboardWebContainerViewequivalent for direct Http Service-like registrations.
E
- EventAdminHandler - Class in org.ops4j.pax.web.service.internal
-
This class listens to
WebApplicationEvents and redirect them to theEventAdminservice according to chapter "128.5 Events" of OSGi CMPN R7 Specification. - EventAdminHandler(BundleContext) - Constructor for class org.ops4j.pax.web.service.internal.EventAdminHandler
G
- get(String) - Method in class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
- get(String, Class<T>) - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
- getConfiguration(PropertyResolver, Map<String, String>) - Static method in class org.ops4j.pax.web.service.internal.ConfigurationBuilder
-
Produces
Configurationobject with properties coming from passedresolver. - getContextModel(Bundle, String) - Method in interface org.ops4j.pax.web.service.internal.views.ProcessingWebContainerView
-
Allows to obtain highest ranked bundle-scoped (if
bundleis not null) or shared (ifbundleis null)OsgiContextModelwith specific ID. - getName() - Method in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- getProperties() - Method in class org.ops4j.pax.web.service.internal.MetaTypePropertyResolver
- getService(Bundle, ServiceRegistration<StoppableHttpService>) - Method in class org.ops4j.pax.web.service.internal.StoppableHttpServiceFactory
- getServiceModel() - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
H
- HttpContextProcessing - Class in org.ops4j.pax.web.service.internal
-
Tracks CM factory configurations which, in declarative way, are used to provide additional configuration for given bundle's instance of
HttpService/WebContainer. - HttpContextProcessing(BundleContext) - Constructor for class org.ops4j.pax.web.service.internal.HttpContextProcessing
- HttpServiceEnabled - Class in org.ops4j.pax.web.service.internal
-
Enabled
HttpServicemeans we can register web components. - HttpServiceEnabled(Bundle, ServerController, ServerModel, WebElementEventListener, Configuration) - Constructor for class org.ops4j.pax.web.service.internal.HttpServiceEnabled
I
- id() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
J
- jsp() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
L
- LOG - Static variable in class org.ops4j.pax.web.service.internal.ConfigurationImpl
- LOG - Static variable in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- LOG - Static variable in class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
- logging() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
M
- MetaTypePropertyResolver - Class in org.ops4j.pax.web.service.internal
-
Default property resolver that takes properties and values from MetaType XML descriptor.
- MetaTypePropertyResolver() - Constructor for class org.ops4j.pax.web.service.internal.MetaTypePropertyResolver
- modifiedService(ServiceReference<WebElementEventListener>, WebElementEventListener) - Method in class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
- modifiedService(ServiceReference<EventAdmin>, EventAdmin) - Method in class org.ops4j.pax.web.service.internal.EventAdminHandler
O
- org.ops4j.pax.web.service.internal - package org.ops4j.pax.web.service.internal
- org.ops4j.pax.web.service.internal.security - package org.ops4j.pax.web.service.internal.security
- org.ops4j.pax.web.service.internal.views - package org.ops4j.pax.web.service.internal.views
P
- PaxWebManagedService - Class in org.ops4j.pax.web.service.internal
-
ManagedServiceused by pax-web-runtime Activator, only whenConfigurationAdminis available. - PaxWebManagedService(PaxWebManagedService.ConfigurationUpdater) - Constructor for class org.ops4j.pax.web.service.internal.PaxWebManagedService
- PaxWebManagedService.ConfigurationUpdater - Interface in org.ops4j.pax.web.service.internal
-
Interface
- PID - Static variable in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- ProcessingWebContainerView - Interface in org.ops4j.pax.web.service.internal.views
-
A
viewthat allows post-processing of existing contexts.
R
- registerErrorPage(String, String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerErrorPages(String[], String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerErrorPages(Collection<HttpContext>, ErrorPageModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- registerEventListener(EventListener, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerFilter(Class<? extends Filter>, String[], String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerFilter(Class<? extends Filter>, String, String[], String[], Dictionary<String, String>, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerFilter(Collection<HttpContext>, FilterModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- registerFilter(Filter, String[], String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerFilter(Filter, String, String[], String[], Dictionary<String, String>, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJspConfigPropertyGroup(List<String>, List<String>, List<String>, Boolean, Boolean, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJspConfigPropertyGroup(JspPropertyGroupDescriptor, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJspConfigTagLibs(String, String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJspConfigTagLibs(Collection<TaglibDescriptor>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJsps(String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerJspServlet(String, String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerResources(String, String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Class<? extends Servlet>, String[], Dictionary<String, String>, Integer, Boolean, MultipartConfigElement, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Class<? extends Servlet>, String[], Dictionary<String, String>, Integer, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Class<? extends Servlet>, String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(String, Servlet, Dictionary<?, ?>, Integer, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(String, Servlet, Dictionary<?, ?>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Collection<HttpContext>, ServletModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- registerServlet(Servlet, String[], Dictionary<String, String>, Integer, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Servlet, String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Servlet, String, String[], Dictionary<String, String>, Integer, Boolean, MultipartConfigElement, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Servlet, String, String[], Dictionary<String, String>, Integer, Boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServlet(Servlet, String, String[], Dictionary<String, String>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerServletContainerInitializer(ServletContainerInitializer, Class<?>[], HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerWebSocket(Object, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registerWelcomeFiles(String[], boolean, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- registrationEvent(WebElementEvent) - Method in class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
- removedService(ServiceReference<WebElementEventListener>, WebElementEventListener) - Method in class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
- removedService(ServiceReference<EventAdmin>, EventAdmin) - Method in class org.ops4j.pax.web.service.internal.EventAdminHandler
- resources() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
S
- SecurePropertyResolver - Class in org.ops4j.pax.web.service.internal.security
-
Class used to manually configure (by pax-web-runtime) an instance of
StringEncryptor. - SecurePropertyResolver(PropertyResolver) - Constructor for class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
- SecurePropertyResolver(PropertyResolver, StringEncryptor) - Constructor for class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
- security() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
- sendBatch(Batch) - Method in interface org.ops4j.pax.web.service.internal.views.ProcessingWebContainerView
-
Configuration specified via Configuration Admin (as of 2022-04-06) contains only login config, security constraints, security roles and context params.
- server() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
- session() - Method in class org.ops4j.pax.web.service.internal.ConfigurationImpl
- setContextParams(Dictionary<String, Object>, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- setSessionCookieConfig(String, String, Boolean, Boolean, String, Integer, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- setSessionCookieConfig(SessionCookieConfig, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- setSessionTimeout(Integer, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- start(BundleContext) - Method in class org.ops4j.pax.web.service.internal.Activator
- stop() - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- stop() - Method in interface org.ops4j.pax.web.service.internal.StoppableHttpService
-
Stop the
HttpService. - stop(BundleContext) - Method in class org.ops4j.pax.web.service.internal.Activator
- StoppableHttpService - Interface in org.ops4j.pax.web.service.internal
-
Interface to be implemented by these
WebContainerimplementations that can be stopped. - StoppableHttpServiceFactory - Class in org.ops4j.pax.web.service.internal
-
ServiceFactorythat manages bundle-scoped lifecycle ofHttpService. - StoppableHttpServiceFactory(ServerController, ServerModel, WebElementEventDispatcher) - Constructor for class org.ops4j.pax.web.service.internal.StoppableHttpServiceFactory
T
- toString() - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
U
- ungetService(Bundle, ServiceRegistration<StoppableHttpService>, StoppableHttpService) - Method in class org.ops4j.pax.web.service.internal.StoppableHttpServiceFactory
- unregister(String) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterErrorPage(String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterErrorPages(String[], HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterErrorPages(ErrorPageModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- unregisterEventListener(EventListener) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterFilter(String) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterFilter(Filter) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterFilter(FilterModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- unregisterFilters(Class<? extends Filter>) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterJsps(HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterJspServlet(String, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterServlet(String) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterServlet(Servlet) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterServlet(ServletModel) - Method in interface org.ops4j.pax.web.service.internal.views.DirectWebContainerView
- unregisterServletContainerInitializer(ServletContainerInitializer, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterServlets(Class<? extends Servlet>) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterWebSocket(Object, HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- unregisterWelcomeFiles(String[], HttpContext) - Method in class org.ops4j.pax.web.service.internal.HttpServiceEnabled
- updateConfiguration(Dictionary<String, ?>) - Method in class org.ops4j.pax.web.service.internal.Activator
-
Called directly or from
ManagedService.updated(Dictionary). - updateConfiguration(Dictionary<String, ?>) - Method in interface org.ops4j.pax.web.service.internal.PaxWebManagedService.ConfigurationUpdater
-
Decoupling from
ConfigurationAdmin, so pax-web-runtime can use CM or work without it. - updated(String, Dictionary<String, ?>) - Method in class org.ops4j.pax.web.service.internal.HttpContextProcessing
- updated(Dictionary<String, ?>) - Method in class org.ops4j.pax.web.service.internal.PaxWebManagedService
W
- WebElementEventDispatcher - Class in org.ops4j.pax.web.service.internal
-
Dispatcher of events related to registration/unregistration of web elements (servlets, filters, ...).
- WebElementEventDispatcher(BundleContext, Configuration) - Constructor for class org.ops4j.pax.web.service.internal.WebElementEventDispatcher
- webEvent(WebApplicationEvent) - Method in class org.ops4j.pax.web.service.internal.EventAdminHandler
- wrap(PropertyResolver) - Static method in class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
- wrap(PropertyResolver, Object) - Static method in class org.ops4j.pax.web.service.internal.security.SecurePropertyResolver
All Classes All Packages