Interface ExecutiveBuilder<TS extends ExecutiveSource>

    • Method Detail

      • addProperty

        void addProperty​(java.lang.String name,
                         java.lang.String value)
        Specifies a property for the ExecutiveSource.
        Parameters:
        name - Name of property.
        value - Value of property.