Uses of Interface
org.citrusframework.message.correlation.ObjectStore
Packages that use ObjectStore
-
Uses of ObjectStore in org.citrusframework.message.correlation
Methods in org.citrusframework.message.correlation that return ObjectStoreModifier and TypeMethodDescriptionCorrelationManager.getObjectStore()Gets the object store implementation.Methods in org.citrusframework.message.correlation with parameters of type ObjectStoreModifier and TypeMethodDescriptionvoidCorrelationManager.setObjectStore(ObjectStore<T> store) Sets the object store implementation