Annotation Type EnableMessageHistory


@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Import(MessageHistoryRegistrar.class)
public @interface EnableMessageHistory
Enables MessageHistory for Integration components.
Since:
4.0
Author:
Artem Bilan
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    String[] value