JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.spine.server.command
Interface CommandHandler
All Superinterfaces:
CommandReceiver
,
EventProducer
All Known Implementing Classes:
AbstractCommandHandler
,
Aggregate
,
AggregatePart
,
CommandHandlingEntity
,
ProcessManager
public interface
CommandHandler
extends
CommandReceiver
A common interface for objects which declare one or more methods
assigned
to handle commands, producing events in response.
See Also:
@Assign
Method Summary
Methods inherited from interface io.spine.server.
EventProducer
nothing
,
producerId
,
version
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method