Uses of Class
org.axonframework.extension.spring.config.SpringLifecycleRegistry
Packages that use SpringLifecycleRegistry
-
Uses of SpringLifecycleRegistry in org.axonframework.extension.spring.config
Constructors in org.axonframework.extension.spring.config with parameters of type SpringLifecycleRegistryModifierConstructorDescriptionSpringAxonApplication(SpringComponentRegistry componentRegistry, SpringLifecycleRegistry lifecycleRegistry) Construct aSpringAxonApplicationConfigurerwith the givencomponentRegistryandlifecycleRegistry.SpringComponentRegistry(org.springframework.beans.factory.ListableBeanFactory listableBeanFactory, SpringLifecycleRegistry lifecycleRegistry) Constructs aSpringComponentRegistrywith the givenlistableBeanFactory.