All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.shinesolutions.aemorchestrator.handler.MessageHandler Maven / Gradle / Ivy

package com.shinesolutions.aemorchestrator.handler;

public interface MessageHandler {

    boolean handleEvent(String message);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy