Interface HookListener

All Superinterfaces:
org.springframework.context.ApplicationListener<org.apache.fineract.infrastructure.hooks.event.HookEvent>, EventListener
All Known Implementing Classes:
FineractHookListener

public interface HookListener extends org.springframework.context.ApplicationListener<org.apache.fineract.infrastructure.hooks.event.HookEvent>
  • Method Summary

    Methods inherited from interface org.springframework.context.ApplicationListener

    onApplicationEvent, supportsAsyncExecution