Package com.atlassian.bamboo.spring
-
Class Summary 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 SeeBambooProxyFactoryBean
for explanation.ComponentAccessor Deprecated. since 5.10 use proper Spring injection instead of this class.EventuallyAutowiredSupport LazyComponentProxyFactoryBean Factory bean for lazy components.MessageListenerUtils MockTransactionOperations MockTransactionTemplate 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 Types Summary Annotation Type Description EventuallyAutowired Use to annotate fields that hold references to classes that cannot be autowired at the time of their first use.