| Class | Description |
|---|---|
| AutowireSupportBeanFactoryPostProcessor | |
| CommonAnnotationBeanFactoryPostProcessor | |
| DefaultSpringContainerAccessor |
Manages spring context access, including autowiring.
|
| MarkBundleClassesCacheableListener |
This class ensures that all classes in OSGi bundles can be cached by
CachedIntrospectionResults. |
| NonValidatingOsgiApplicationContextCreator |
Application context creator that will use a special application context that disables XML Schema validation
|
| PluginBridgeEventMulticaster |
Finds ApplicationListener bridge and uses it to CC all event broadcasts
|
| ThreadPoolAsyncTaskExecutor |
Executes spring tasks using a cached thread pool that expands as necessary.
|
| Enum | Description |
|---|---|
| DefaultSpringContainerAccessor.AutowireStrategy |
The autowire strategy to use when creating and wiring a bean
|
Copyright © 2019 Atlassian. All rights reserved.