Class CommandListenerWriter.CommandListenerMulticaster

  • All Implemented Interfaces:
    CommandListener
    Enclosing class:
    CommandListenerWriter

    public static class CommandListenerWriter.CommandListenerMulticaster
    extends Object
    implements CommandListener
    Wraps multiple command listeners into one multicaster.
    Since:
    6.1
    Author:
    Mikhael Sokolov