Interface CommandVisitor

All Known Implementing Classes:
AbstractCommandVisitor, StatefulVisitor

@ConsumerType public interface CommandVisitor
The CommandVisitor is the mechanism through which a Command can be processed.