Enum IntegrationPatternType

java.lang.Object
java.lang.Enum<IntegrationPatternType>
org.springframework.integration.IntegrationPatternType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<IntegrationPatternType>, java.lang.constant.Constable

public enum IntegrationPatternType
extends java.lang.Enum<IntegrationPatternType>
The Enterprise Integration Pattern types. Used to indicate which pattern a target component implements.
Since:
5.3