Interface Supervisor


  • public interface Supervisor
    A Supervisor can inspect every event transmitted to a Station before it's handed over to the station Listeners interested in that type of event.
    Author:
    Andrea Vacondio
    • Method Detail

      • inspect

        void inspect​(Object event)
        Inspect the event
        Parameters:
        event -