A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

E

EnodeClassNotFoundException - class in org.enodeframework.common.exception
 
EnodeException - class in org.enodeframework.common.exception
 
EnodeInterruptException - class in org.enodeframework.common.exception
 
enqueueMessage(ProcessingCommand) - function in org.enodeframework.commanding.ProcessingCommandMailbox
放入一个消息到MailBox,并自动尝试运行MailBox
enqueueMessage(EventCommittingContext) - function in org.enodeframework.eventing.EventCommittingContextMailBox
放入一个消息到MailBox,并自动尝试运行MailBox
enqueueMessage(ProcessingEvent) - function in org.enodeframework.eventing.ProcessingEventMailBox
 
EnqueueMessageResult - class in org.enodeframework.eventing
 
equals(Object) - function in java.lang.annotation.Annotation
 
equals(Object) - function in org.enodeframework.infrastructure.impl.ManyType
 
Event - class in org.enodeframework.annotation
 
EventAppendResult - class in org.enodeframework.eventing
 
EventAppendStatus - class in org.enodeframework.eventing
 
EventCommittingContext - class in org.enodeframework.eventing
 
EventCommittingContextMailBox - class in org.enodeframework.eventing
 
EventCommittingContextMailBox.Companion - class in org.enodeframework.eventing.EventCommittingContextMailBox
 
EventCommittingService - class in org.enodeframework.eventing
 
EventHandled - enum entry in org.enodeframework.commanding.CommandReturnType

Return the command result when the command execution has the following cases:

  • the command execution meets some error or exception;

  • the command execution makes nothing changes of domain;

  • the command execution success, and the domain event is handled.

EventProcessContext - class in org.enodeframework.eventing
Represents the event processing context.
EventSerializer - class in org.enodeframework.eventing
Represents an event.
EventSourcingAggregateStorage - class in org.enodeframework.domain.impl
 
EventSourcingAggregateStorage.Companion - class in org.enodeframework.domain.impl.EventSourcingAggregateStorage
 
EventStore - class in org.enodeframework.eventing
 
EventStoreConfiguration - class in org.enodeframework.configurations
可以将EventStore的元数据全部配置化
EventStoreException - class in org.enodeframework.common.exception
 
execute(CommandMessage) - function in org.enodeframework.queue.command.DefaultCommandBus
Execute a command asynchronously with the default command return type.
execute(CommandMessage,CommandReturnType) - function in org.enodeframework.queue.command.DefaultCommandBus
Execute a command synchronously with the specified command return type.
execute(CommandMessage) - function in org.enodeframework.commanding.CommandBus
Execute a command asynchronously with the default command return type.
execute(CommandMessage,CommandReturnType) - function in org.enodeframework.commanding.CommandBus
Execute a command synchronously with the specified command return type.
executeAsync(CommandMessage) - function in org.enodeframework.queue.command.DefaultCommandBus
Execute a command asynchronously with the default command return type.
executeAsync(CommandMessage,CommandReturnType) - function in org.enodeframework.queue.command.DefaultCommandBus
Execute a command asynchronously with the specified command return type.
executeAsync(CommandMessage) - function in org.enodeframework.commanding.CommandBus
Execute a command asynchronously with the default command return type.
executeAsync(CommandMessage,CommandReturnType) - function in org.enodeframework.commanding.CommandBus
Execute a command asynchronously with the specified command return type.
exitUsing() - function in org.enodeframework.commanding.ProcessingCommandMailbox
 
exitUsing() - function in org.enodeframework.eventing.ProcessingEventMailBox
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W