Interface CommandCallback


public interface CommandCallback
RemoteEventCallback
Version:
$Revision: $
Author:
Aslak Knutsen
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    fired(Command<?> event)
     
  • Method Details

    • fired

      void fired(Command<?> event)