Module watamebot

Interface IEventStore

All Known Implementing Classes:
EventStore

public interface IEventStore
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerListener(Plugin plugin, Object listener)
     
  • Method Details

    • registerListener

      void registerListener(Plugin plugin, Object listener)