Class ConstantConfig

  • All Implemented Interfaces:
    java.lang.Cloneable, java.lang.Iterable<ComponentConfig>, Replicateable

    public class ConstantConfig
    extends SimplePropertyConfig
    A constant component is used to add a property value to a bean object that is not bound to any field in a stream. During marshalling, constants can be used to identify the record mapping for a bean object if identifier is set to true.
    Since:
    2.0