Class MessageGatewayHookProcessor
java.lang.Object
org.apache.fineract.infrastructure.hooks.processor.MessageGatewayHookProcessor
- All Implemented Interfaces:
HookProcessor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageGatewayHookProcessor
public MessageGatewayHookProcessor()
-
-
Method Details
-
process
public void process(Hook hook, String payload, String entityName, String actionName, org.apache.fineract.infrastructure.core.domain.FineractContext context) throws IOException - Specified by:
processin interfaceHookProcessor- Throws:
IOException
-