![]() |
CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
This is the complete list of members for Cqrs.Akka.Configuration.AkkaBusRegistrar< TAuthenticationToken >, including all inherited members.
| AkkaBusRegistrar(IDependencyResolver dependencyResolver, IHandlerResolver handlerResolver) | Cqrs.Akka.Configuration.AkkaBusRegistrar< TAuthenticationToken > | |
| BuildDelegateAction(Type executorType, Func< Type, IEnumerable< Type >> resolveMessageHandlerInterface) | Cqrs.Akka.Configuration.AkkaBusRegistrar< TAuthenticationToken > | protectedvirtual |
| BuildExecutorMethod(MethodInfo originalRegisterExecutorMethod, Type executorType, Type commandType) | Cqrs.Configuration.BusRegistrar | protectedvirtual |
| BusRegistrar(IDependencyResolver dependencyResolver) | Cqrs.Configuration.BusRegistrar | |
| DependencyResolver | Cqrs.Configuration.BusRegistrar | protected |
| GetCommandHandlerRegistrar | Cqrs.Configuration.BusRegistrar | static |
| GetEventHandlerRegistrar | Cqrs.Configuration.BusRegistrar | static |
| HandlerResolver | Cqrs.Akka.Configuration.AkkaBusRegistrar< TAuthenticationToken > | protected |
| InvokeHandler(Type @interface, bool trueForEventsFalseForCommands, Func< Type, IEnumerable< Type >> resolveMessageHandlerInterface, Type executorType) | Cqrs.Configuration.BusRegistrar | protectedvirtual |
| InvokeHandlerDelegate(MethodInfo registerExecutorMethod, bool trueForEventsFalseForCommands, HandlerDelegate handlerDelegate) | Cqrs.Akka.Configuration.AkkaBusRegistrar< TAuthenticationToken > | protectedvirtual |
| Register(params Type[] typesFromAssemblyContainingMessages) | Cqrs.Configuration.BusRegistrar | virtual |
| Register(bool trueForEventsFalseForCommands, Func< Type, IEnumerable< Type >> resolveMessageHandlerInterface, bool skipCommandHandlers, params Type[] typesFromAssemblyContainingMessages) | Cqrs.Configuration.BusRegistrar | virtual |
| ResolveCommandHandlerInterface(Type type) | Cqrs.Configuration.BusRegistrar | protectedvirtual |
| ResolveEventHandlerInterface(Type type) | Cqrs.Configuration.BusRegistrar | protectedvirtual |