| Interface | Description |
|---|---|
| InjectorFactory |
Creates Injector collections for injecting references, properties and context proxies into web application artifacts.
|
| Class | Description |
|---|---|
| HttpSessionInjector |
Injects an instance (e.g. a reference proxy) into an HTTP session object.
|
| InjectorFactoryImpl |
Default implementation of the InjectorFactory.
|
| OASISWebComponentContext |
Implementation of ComponentContext for Web components.
|
| ServletContextInjector |
Injects objects (reference proxies, properties, contexts) into a ServletContext.
|
| WebComponent |
A component whose implementation is a web application.
|
| WebComponentBuilder |
Instantiates a web component on a runtime node.
|
| WebComponentSourceConnectionAttacher | |
| WebComponentSourceWireAttacher |
Source WireAttacher for web components.
|
| Exception | Description |
|---|---|
| InjectionCreationException | |
| WebComponentStartException | |
| WebComponentStopException |