Interface CallbackRegistryConsumer


public interface CallbackRegistryConsumer
Contract for injecting the registry of Callbacks into event listeners.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Injection of the CallbackRegistry
  • Method Details

    • injectCallbackRegistry

      void injectCallbackRegistry(CallbackRegistry callbackRegistry)
      Injection of the CallbackRegistry
      Parameters:
      callbackRegistry - The CallbackRegistry