Interface ConnectorTransformPropertyAccessorProvider


public interface ConnectorTransformPropertyAccessorProvider
Property accessor provider for the message transform feature. Use this to provide accessors so that transforms are able to read data from custom vendor types.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.expression.PropertyAccessor
     
  • Method Details

    • getPropertyAccessor

      org.springframework.expression.PropertyAccessor getPropertyAccessor()