Hierarchy For All Packages
Package Hierarchies:- ai.stapi.axonsystem.commandpersisting,
- ai.stapi.axonsystem.commandvalidation,
- ai.stapi.axonsystem.configuration,
- ai.stapi.axonsystem.configuration.implementations,
- ai.stapi.axonsystem.dynamic,
- ai.stapi.axonsystem.dynamic.aggregate,
- ai.stapi.axonsystem.dynamic.aggregate.exceptions,
- ai.stapi.axonsystem.dynamic.command,
- ai.stapi.axonsystem.dynamic.event,
- ai.stapi.axonsystem.dynamic.messagehandler,
- ai.stapi.axonsystem.graphaggregate
Class Hierarchy
- java.lang.Object
- org.axonframework.eventsourcing.AbstractAggregateFactory<T> (implements org.axonframework.eventsourcing.AggregateFactory<T>)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateFactory
- ai.stapi.serialization.AbstractSerializableObject (implements ai.stapi.serialization.SerializableObject)
- ai.stapi.graphsystem.messaging.command.AbstractCommand<T> (implements ai.stapi.graphsystem.messaging.command.EndpointCommand)
- ai.stapi.axonsystem.commandpersisting.CommitCommandFixtures
- ai.stapi.graphsystem.messaging.command.AbstractCommand<T> (implements ai.stapi.graphsystem.messaging.command.EndpointCommand)
- ai.stapi.axonsystem.dynamic.aggregate.AggregateDefinitionDACProvider (implements ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateConfigurationsProvider)
- ai.stapi.axonsystem.graphaggregate.AggregateWithGraph
- ai.stapi.axonsystem.graphaggregate.AggregateWithDynamicGraph<T>
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregate
- ai.stapi.axonsystem.graphaggregate.AggregateWithDynamicGraph<T>
- ai.stapi.axonsystem.configuration.implementations.CommandDispatchedAtInterceptor (implements org.axonframework.messaging.MessageDispatchInterceptor<T>)
- ai.stapi.axonsystem.commandpersisting.CommandFixturesCommitted (implements ai.stapi.graphsystem.messaging.event.Event)
- ai.stapi.axonsystem.configuration.CommandGatewayConfiguration
- ai.stapi.axonsystem.configuration.CommandPersistingConfiguration
- ai.stapi.axonsystem.commandvalidation.CommandValidatorDispatchInterceptor (implements org.axonframework.messaging.MessageDispatchInterceptor<T>)
- ai.stapi.axonsystem.dynamic.command.CustomCommandTargetResolver (implements org.axonframework.modelling.command.CommandTargetResolver)
- ai.stapi.axonsystem.configuration.implementations.CustomFailureLoggingCallback<C,
R> (implements org.axonframework.commandhandling.CommandCallback<C, R>) - ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateCommandHandler (implements org.axonframework.commandhandling.CommandMessageHandler)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateCommandHandler.Builder
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateConfiguration (implements org.axonframework.config.AggregateConfiguration<A>)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateModel (implements org.axonframework.modelling.command.inspection.AggregateModel<T>)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateModel.Builder
- ai.stapi.axonsystem.configuration.DynamicAxonConfiguration
- ai.stapi.axonsystem.dynamic.DynamicAxonConfigurer (implements org.axonframework.config.Configurer)
- ai.stapi.axonsystem.dynamic.command.DynamicCommandDispatchInterceptor (implements org.axonframework.messaging.MessageDispatchInterceptor<T>)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicCommandMessageHandlerMember (implements org.axonframework.commandhandling.CommandMessageHandlingMember<T>)
- ai.stapi.axonsystem.dynamic.aggregate.DynamicConstructorCommandMessageHandlerMember
- ai.stapi.axonsystem.dynamic.aggregate.DynamicCreateIfMissingCommandMessageHandlerMember
- ai.stapi.axonsystem.dynamic.aggregate.DynamicMethodCommandMessageHandlerMember
- ai.stapi.axonsystem.dynamic.messagehandler.DynamicMessageHandlerLookup (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- ai.stapi.axonsystem.dynamic.messagehandler.DynamicMessageHandlingMember<T> (implements org.axonframework.messaging.annotation.MessageHandlingMember<T>)
- ai.stapi.axonsystem.dynamic.messagehandler.DynamicMessageHandlingMemberDefinition (implements org.axonframework.messaging.annotation.HandlerDefinition)
- ai.stapi.axonsystem.commandpersisting.InMemoryCommandMessageStore (implements ai.stapi.axonsystem.commandpersisting.CommandMessageStore)
- ai.stapi.axonsystem.commandpersisting.PersistCommandInterceptor (implements org.axonframework.messaging.MessageHandlerInterceptor<T>)
- ai.stapi.axonsystem.dynamic.aggregate.RuntimeDynamicAggregateConfigurer
- ai.stapi.axonsystem.configuration.SerializerConfiguration
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- ai.stapi.axonsystem.dynamic.aggregate.exceptions.CannotProvideDynamicAggregateConfiguration
- java.lang.RuntimeException
- ai.stapi.axonsystem.dynamic.aggregate.exceptions.CannotProvideDynamicAggregateConfigurationFromAggregateDefinition
- java.lang.Exception
- org.axonframework.eventsourcing.AbstractAggregateFactory<T> (implements org.axonframework.eventsourcing.AggregateFactory<T>)
Interface Hierarchy
- ai.stapi.axonsystem.commandpersisting.CommandMessageStore
- ai.stapi.axonsystem.dynamic.aggregate.DynamicAggregateConfigurationsProvider
- ai.stapi.axonsystem.commandpersisting.PersistedCommandMessage<T>
Annotation Interface Hierarchy
- ai.stapi.axonsystem.dynamic.event.DynamicEventHandler (implements java.lang.annotation.Annotation)
- ai.stapi.axonsystem.dynamic.messagehandler.DynamicMessageHandler (implements java.lang.annotation.Annotation)