Interface Listener.Action

  • Enclosing class:
    Listener

    public static interface Listener.Action
    A generic listener which will respond to a configuration or schema change event.
    • Method Detail

      • performUpdate

        void performUpdate()