Package | Description |
---|---|
org.axonframework.boot.autoconfig | |
org.axonframework.boot.util |
Class and Description |
---|
ConditionalOnMissingQualifiedBean
Conditional that only matches when for the specified bean class in the BeanFactory there is an
instance which has the given qualifier set on it. |
ConditionalOnQualifiedBean
Conditional that only matches when for the specified bean class in the BeanFactory there is an
instance which has the given qualifier set on it. |
RegisterDefaultEntities |
Class and Description |
---|
AbstractQualifiedBeanCondition
Abstract implementations for conditions that match against the availability of beans of a specific type with a
given qualifier.
|
Copyright © 2010–2017. All rights reserved.