Uses of Interface
com.consol.citrus.report.MessageListener
-
Packages that use MessageListener Package Description com.consol.citrus.report -
-
Uses of MessageListener in com.consol.citrus.report
Methods in com.consol.citrus.report that return types with arguments of type MessageListener Modifier and Type Method Description List<MessageListener>MessageListeners. getMessageListener()Obtains the messageListener.Methods in com.consol.citrus.report with parameters of type MessageListener Modifier and Type Method Description voidMessageListenerAware. addMessageListener(MessageListener listener)Adds a new message listener.voidMessageListeners. addMessageListener(MessageListener listener)
-