Class MvelEndpointBuilderFactory.MvelHeaderNameBuilder

  • Enclosing interface:
    MvelEndpointBuilderFactory

    public static class MvelEndpointBuilderFactory.MvelHeaderNameBuilder
    extends Object
    The builder of headers' name for the MVEL component.
    • Constructor Detail

      • MvelHeaderNameBuilder

        public MvelHeaderNameBuilder()
    • Method Detail

      • mvelResourceUri

        public String mvelResourceUri()
        A URI for the template resource to use instead of the endpoint configured. The option is a: String type. Group: producer
        Returns:
        the name of the header MvelResourceUri.
      • mvelTemplate

        public String mvelTemplate()
        The template to use instead of the endpoint configured. The option is a: String type. Group: producer
        Returns:
        the name of the header MvelTemplate.