Interface ConnectorTransformIndexAccessorProvider
public interface ConnectorTransformIndexAccessorProvider
Index 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 TypeMethodDescriptionorg.springframework.expression.IndexAccessor
-
Method Details
-
getIndexAccessor
org.springframework.expression.IndexAccessor getIndexAccessor()
-