public interface MessageEventHandler extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
execute(org.pentaho.di.engine.api.remote.Message message)
Performs the action corresponding to the given Message
|
String |
getIdentifier()
Returns a unique identifier for each instance of the Handler
|
void execute(org.pentaho.di.engine.api.remote.Message message) throws MessageEventHandlerExecutionException
String getIdentifier()
Copyright © 2018 Hitachi Vantara. All rights reserved.