Package 

Interface Component


  • @Emits(events = {"sample", "event", "list"})@ListensFor(events = {EventType.PLAY, EventType.STOP}) 
    public interface Component
    
                        

    Classes that implement this interface will be designed to work with the EventEmitter System Classes that implement this interface should use the Emits and ListensFor annotations