Package com.embabel.agent.channel
Interface InformativeOutputChannelEvent
-
- All Implemented Interfaces:
-
com.embabel.agent.channel.OutputChannelEvent,com.embabel.agent.core.InProcess
public interface InformativeOutputChannelEvent implements OutputChannelEvent
Logging or progress event
-
-
Method Summary
Modifier and Type Method Description abstract StringgetMessage()-
-
Method Detail
-
getMessage
abstract String getMessage()
-
-
-
-