Interface EventListener


public interface EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(String eventType, Object data)
     
  • Method Details