Uses of Interface
org.citrusframework.report.MessageListener
Packages that use MessageListener
-
Uses of MessageListener in org.citrusframework.report
Methods in org.citrusframework.report that return types with arguments of type MessageListenerModifier and TypeMethodDescriptionMessageListeners.getMessageListener()Obtains the messageListener.Methods in org.citrusframework.report with parameters of type MessageListenerModifier and TypeMethodDescriptionvoidMessageListenerAware.addMessageListener(MessageListener listener) Adds a new message listener.voidMessageListeners.addMessageListener(MessageListener listener)