Interface ProcessCommandListenerIfc


  • public interface ProcessCommandListenerIfc
    A ProcessCommandListener can be notified before or after a command is executed.
    • Method Detail

      • update

        void update​(ProcessCommand command)
        Called when the command notifies the listener
        Parameters:
        command - the command