Uses of Class
org.axonframework.common.configuration.AbstractComponent
Packages that use AbstractComponent
-
Uses of AbstractComponent in org.axonframework.common.configuration
Subclasses of AbstractComponent in org.axonframework.common.configurationModifier and TypeClassDescriptionclassImplementation ofComponentandComponentDefinitionthat wraps a pre-instantiated component.classLazyInitializedComponentDefinition<C,A extends C> Implementation ofComponentandComponentDefinitionthat instantiates a component using a configured builder.