Class ProjectionValueMetadataCreator


  • @Experimental
    @Component
    public class ProjectionValueMetadataCreator
    extends Object
    Creates value metadata for source projections: resource objects that are to be fed into inbound mappings. It is a temporary/experimental solution: normally, such metadata should be provided by the connector or provisioning module. But to optimize processing, let us create such metadata only for values that are really used in inbound mappings.
    • Constructor Detail

      • ProjectionValueMetadataCreator

        public ProjectionValueMetadataCreator()