| Class | Description |
|---|---|
| ContextAnnotationPostProcessor |
Processes and handles injection for Spring bean properties annotated with
Context. |
| ProxyBeanFactory |
A BeanFactory implementation that tracks wire and event stream proxies configured for a Spring component.
|
| SCAApplicationContext |
Set as the parent of the application context associated with a Spring component.
|
| SpringComponent |
The runtime representation of a Spring component.
|
| SpringEventStreamHandler |
Responsible for dispatching an event to a Spring bean.
|
| SpringInvoker |
Invokes a target Spring bean.
|
| SpringRequestContext |
| Exception | Description |
|---|---|
| SpringComponentStartException |