Class | Description |
---|---|
AbstractBambooSimpleMessageListenerContainer |
Adds centralised management and fingerprint checking to the standard container.
|
AtlassianSpringUtils | |
AutowiringSupport | |
BambooDefaultMessageListenerContainer | |
BambooInstanceSimpleMessageListenerContainer | |
BambooProxyFactoryBean |
ProxyFactoryBean , when used with target bean reference, is unable to determine the produced object type during autowiring type checks. |
BambooServerSimpleMessageListenerContainer | |
BambooSpringContainerContext |
SpringContainerContext wraps the passed bean factory. |
BambooTransactionalExecutorFactory | |
BambooTransactionProxyFactoryBean |
See
BambooProxyFactoryBean for explanation. |
ComponentAccessor | Deprecated
since 5.10 use proper Spring injection instead of this class.
|
EventuallyAutowiredSupport | |
LazyComponentProxyFactoryBean |
Factory bean for lazy components.
|
MessageListenerUtils | |
MockTransactionOperations | |
NonLeakableConnection |
A connection that complains if it's leaked out of executor context and used.
|
SpringProxy |
This class is used to create new instances of classes and proxies to classes.
|
Annotation Type | Description |
---|---|
EventuallyAutowired |
Use to annotate fields that hold references to classes that cannot be autowired at the time of their first use.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.