Class CommandRouter

java.lang.Object
com.opencqrs.framework.command.CommandRouter

public final class CommandRouter extends Object
Command router implementation providing CQRS-style command execution.
See Also: