| Activator |
Main entry point to Pax-Web.
|
| ConfigurationBuilder |
|
| ConfigurationImpl |
Service Configuration implementation.
|
| EventAdminHandler |
This class listens to WebApplicationEvents and redirect them to the
EventAdmin service according to chapter "128.5 Events" of OSGi CMPN R7 Specification.
|
| HttpContextProcessing |
Tracks CM factory configurations which, in declarative way, are used to provide additional configuration
for given bundle's instance of HttpService/WebContainer.
|
| HttpServiceEnabled |
Enabled HttpService means we can register web components.
|
| MetaTypePropertyResolver |
Default property resolver that takes properties and values from MetaType XML descriptor.
|
| PaxWebManagedService |
ManagedService used by pax-web-runtime Activator, only when ConfigurationAdmin
is available.
|
| StoppableHttpServiceFactory |
ServiceFactory that manages bundle-scoped lifecycle of HttpService.
|
| WebElementEventDispatcher |
Dispatcher of events related to registration/unregistration of web elements (servlets, filters, ...).
|