Interface CommandService


  • public interface CommandService
    CommandService
    Version:
    $Revision: $
    Author:
    Aslak Knutsen
    • Method Detail

      • execute

        <T> T execute​(Command<T> command)