A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
O
- ObjectContainer - class in org.enodeframework.common.container
- 抽象的Ioc容器,Dependency Inject
- ObjectProxy - class in org.enodeframework.infrastructure
- onChildDispatchingFinished(Object) - function in org.enodeframework.messaging.impl.RootDispatching
- onCommandExecutedAsync(CommandResult) - function in org.enodeframework.commanding.CommandExecuteContext
- Notify the given command is executed.
- onCommandExecutedAsync(CommandResult) - function in org.enodeframework.commanding.impl.DefaultCommandExecuteContext
- Notify the given command is executed.
- onHandlerFinished(T) - function in org.enodeframework.messaging.impl.QueuedHandler
- onMessageHandled(QueueMessage) - function in org.enodeframework.queue.MessageContext
- 消息处理后执行
- onMessageHandled(Message) - function in org.enodeframework.messaging.impl.QueueMessageDispatching
- onMessageIngested(Message) - function in org.enodeframework.common.extensions.NoOpMessageMonitor
- Takes a message and returns a callback that should be used to inform the message monitor about the result of processing the message
- onMessageIngested(T) - function in org.enodeframework.common.extensions.MessageMonitor
- Takes a message and returns a callback that should be used to inform the message monitor about the result of processing the message
- onMessagesIngested(Collection) - function in org.enodeframework.common.extensions.NoOpMessageMonitor
- Takes a collection of messages and returns a map containing events along with their callbacks
- onMessagesIngested(Collection) - function in org.enodeframework.common.extensions.MessageMonitor
- Takes a collection of messages and returns a map containing events along with their callbacks
- org.enodeframework.annotation - package org.enodeframework.annotation
- org.enodeframework.commanding - package org.enodeframework.commanding
- org.enodeframework.commanding.impl - package org.enodeframework.commanding.impl
- org.enodeframework.common.container - package org.enodeframework.common.container
- org.enodeframework.common.exception - package org.enodeframework.common.exception
- org.enodeframework.common.extensions - package org.enodeframework.common.extensions
- org.enodeframework.common.function - package org.enodeframework.common.function
- org.enodeframework.common.io - package org.enodeframework.common.io
- org.enodeframework.common.scheduling - package org.enodeframework.common.scheduling
- org.enodeframework.common.serializing - package org.enodeframework.common.serializing
- org.enodeframework.common.utils - package org.enodeframework.common.utils
- org.enodeframework.configurations - package org.enodeframework.configurations
- org.enodeframework.domain - package org.enodeframework.domain
- org.enodeframework.domain.impl - package org.enodeframework.domain.impl
- org.enodeframework.eventing - package org.enodeframework.eventing
- org.enodeframework.eventing.impl - package org.enodeframework.eventing.impl
- org.enodeframework.infrastructure - package org.enodeframework.infrastructure
- org.enodeframework.infrastructure.impl - package org.enodeframework.infrastructure.impl
- org.enodeframework.messaging - package org.enodeframework.messaging
- org.enodeframework.messaging.impl - package org.enodeframework.messaging.impl
- org.enodeframework.queue - package org.enodeframework.queue
- org.enodeframework.queue.applicationmessage - package org.enodeframework.queue.applicationmessage
- org.enodeframework.queue.command - package org.enodeframework.queue.command
- org.enodeframework.queue.domainevent - package org.enodeframework.queue.domainevent
- org.enodeframework.queue.publishableexceptions - package org.enodeframework.queue.publishableexceptions
- OutboundDeliveryContext - class in org.enodeframework.queue