Interface GatewayPropertyConstants


  • public interface GatewayPropertyConstants
    Gateway Property Constants
    Since:
    1.0.0
    Author:
    Mercy
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String GATEWAY_ENABLED_PROPERTY_NAME
      The property name of Gateway enabled.
    • Field Detail

      • GATEWAY_ENABLED_PROPERTY_NAME

        static final java.lang.String GATEWAY_ENABLED_PROPERTY_NAME
        The property name of Gateway enabled.
        See Also:
        GatewayProperties.PREFIX, Constant Field Values