Interface GatewayPropertyConstants
-
public interface GatewayPropertyConstantsGateway Property Constants- Since:
- 1.0.0
- Author:
- Mercy
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringGATEWAY_ENABLED_PROPERTY_NAMEThe 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
-
-