Interface GatewayPropertyConstants


  • public interface GatewayPropertyConstants
    Gateway Property Constants
    Since:
    1.0.0
    Author:
    Mercy
    • 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
      • GATEWAY_ROUTES_PROPERTY_NAME_PREFIX

        static final java.lang.String GATEWAY_ROUTES_PROPERTY_NAME_PREFIX
        The property name prefix of Gateway Routes
        See Also:
        GatewayProperties.getRoutes(), Constant Field Values