定数フィールド値

org.springframework.*

  • org.springframework.integration.aop.MethodAnnotationPublisherMetadataSource
    修飾子と型
    定数フィールド
    public static final StringSE
    ARGUMENT_MAP_VARIABLE_NAME
    "args"
    public static final StringSE
    EXCEPTION_VARIABLE_NAME
    "exception"
    public static final StringSE
    METHOD_NAME_VARIABLE_NAME
    "method"
    public static final StringSE
    RETURN_VALUE_VARIABLE_NAME
    "return"
  • org.springframework.integration.aop.MethodNameMappingPublisherMetadataSource
    修飾子と型
    定数フィールド
    public static final StringSE
    ARGUMENT_MAP_VARIABLE_NAME
    "args"
    public static final StringSE
    EXCEPTION_VARIABLE_NAME
    "exception"
    public static final StringSE
    METHOD_NAME_VARIABLE_NAME
    "method"
    public static final StringSE
    RETURN_VALUE_VARIABLE_NAME
    "return"
  • org.springframework.integration.aop.SimplePublisherMetadataSource
    修飾子と型
    定数フィールド
    public static final StringSE
    ARGUMENT_MAP_VARIABLE_NAME
    "args"
    public static final StringSE
    EXCEPTION_VARIABLE_NAME
    "exception"
    public static final StringSE
    METHOD_NAME_VARIABLE_NAME
    "method"
    public static final StringSE
    RETURN_VALUE_VARIABLE_NAME
    "return"
  • org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
    修飾子と型
    定数フィールド
    public static final StringSE
    "\tSELECT %PREFIX%CHANNEL_MESSAGE.MESSAGE_ID, %PREFIX%CHANNEL_MESSAGE.MESSAGE_BYTES\n\tfrom %PREFIX%CHANNEL_MESSAGE\n\twhere %PREFIX%CHANNEL_MESSAGE.GROUP_KEY = :group_key and %PREFIX%CHANNEL_MESSAGE.REGION = :region\n"
  • org.springframework.integration.redis.metadata.RedisMetadataStore
    修飾子と型
    定数フィールド
    public static final StringSE
    "MetaData"
  • org.springframework.integration.support.json. 抽象 JsonInboundMessageMapper<P>
    修飾子と型
    定数フィールド
    protected static final StringSE
    "JSON message is invalid. Expected a message in the format of either {\"headers\":{...},\"payload\":{...}} or {\"payload\":{...}.\"headers\":{...}} but was "
  • org.springframework.integration.transformer.support.AvroHeaders
    修飾子と型
    定数フィールド
    public static final StringSE
    "avro_"
    public static final StringSE
    "avro_type"
  • org.springframework.integration.transformer.support.ProtoHeaders
    修飾子と型
    定数フィールド
    public static final StringSE
    "proto_"
    public static final StringSE
    "proto_type"