列挙型クラス IntegrationPatternType

java.lang.ObjectSE
java.lang.EnumSE<IntegrationPatternType>
org.springframework.integration.IntegrationPatternType
実装されたすべてのインターフェース:
SerializableSEComparableSE<IntegrationPatternType>ConstableSE

public enum IntegrationPatternType extends EnumSE<IntegrationPatternType>
エンタープライズ統合パターン型。ターゲットコンポーネントが実装するパターンを示すために使用されます。
導入:
5.3
作成者:
Artem Bilan