Uses of Interface
org.axonframework.config.LifecycleOperations
Packages that use LifecycleOperations
-
Uses of LifecycleOperations in org.axonframework.config
Subinterfaces of LifecycleOperations in org.axonframework.configModifier and TypeInterfaceDescriptioninterfaceInterface describing the Global Configuration for Axon components.interfaceEntry point of the Axon Configuration API.Classes in org.axonframework.config that implement LifecycleOperationsModifier and TypeClassDescriptionclassEntry point of the Axon Configuration API. -
Uses of LifecycleOperations in org.axonframework.spring.config
Classes in org.axonframework.spring.config that implement LifecycleOperationsModifier and TypeClassDescriptionclassDeprecated.classAConfigurerimplementation that considers the Spring Application context as a source for components.
SpringConfigurerandSpringAxonConfiguration.