Uses of Interface
org.citrusframework.message.MessageStore
Packages that use MessageStore
-
Uses of MessageStore in org.citrusframework.context
Methods in org.citrusframework.context that return MessageStoreModifier and TypeMethodDescriptionTestContext.getMessageStore()Gets the value of the messageStore property.Methods in org.citrusframework.context with parameters of type MessageStoreModifier and TypeMethodDescriptionvoidTestContext.setMessageStore(MessageStore messageStore) Sets the messageStore property. -
Uses of MessageStore in org.citrusframework.message
Classes in org.citrusframework.message that implement MessageStore