AxonServerCommandBus |
AxonServerBusAutoConfiguration.axonServerCommandBus(AxonServerConnectionManager axonServerConnectionManager,
AxonServerConfiguration axonServerConfiguration,
org.axonframework.commandhandling.CommandBus localSegment,
org.axonframework.serialization.Serializer messageSerializer,
org.axonframework.commandhandling.distributed.RoutingStrategy routingStrategy,
CommandPriorityCalculator priorityCalculator,
CommandLoadFactorProvider loadFactorProvider,
TargetContextResolver<? super org.axonframework.commandhandling.CommandMessage<?>> targetContextResolver,
org.axonframework.commandhandling.CommandBusSpanFactory spanFactory) |
com.github.kagkarlsson.scheduler.task.Task<org.axonframework.deadline.dbscheduler.DbSchedulerBinaryDeadlineDetails> |
AxonDbSchedulerAutoConfiguration.dbSchedulerDeadlineDetailsTask(org.springframework.context.ApplicationContext context) |
com.github.kagkarlsson.scheduler.task.Task<org.axonframework.eventhandling.scheduling.dbscheduler.DbSchedulerBinaryEventData> |
AxonDbSchedulerAutoConfiguration.dbSchedulerEventDataTask(org.springframework.context.ApplicationContext context) |
org.axonframework.serialization.Serializer |
AxonAutoConfiguration.eventSerializer(org.axonframework.serialization.Serializer messageSerializer,
org.axonframework.serialization.Serializer generalSerializer,
org.axonframework.serialization.RevisionResolver revisionResolver) |
org.axonframework.serialization.Serializer |
AxonAutoConfiguration.messageSerializer(org.axonframework.serialization.Serializer genericSerializer,
org.axonframework.serialization.RevisionResolver revisionResolver) |
org.axonframework.serialization.Serializer |
AxonAutoConfiguration.serializer(org.axonframework.serialization.RevisionResolver revisionResolver) |