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 Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • performUpdate

      void performUpdate()