Uses of Interface
org.axonframework.common.configuration.ComponentFactory
Packages that use ComponentFactory
Package
Description
-
Uses of ComponentFactory in org.axonframework.axonserver.connector.event
Classes in org.axonframework.axonserver.connector.event that implement ComponentFactoryModifier and TypeClassDescriptionclassAComponentFactoryimplementation that generatesAxonServerEventStorageEngineinstances. -
Uses of ComponentFactory in org.axonframework.common.configuration
Methods in org.axonframework.common.configuration with parameters of type ComponentFactoryModifier and TypeMethodDescriptionComponentRegistry.registerFactory(ComponentFactory<C> factory) Registers aComponentFactorywith this registry.DefaultComponentRegistry.registerFactory(ComponentFactory<C> factory) -
Uses of ComponentFactory in org.axonframework.extension.spring.config
Methods in org.axonframework.extension.spring.config with parameters of type ComponentFactoryModifier and TypeMethodDescriptionSpringComponentRegistry.registerFactory(ComponentFactory<C> factory)