Package io.microsphere.constants
Interface PropertyConstants
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ENABLED_PROPERTY_NAME
The property name of "enabled"static java.lang.String
MICROSPHERE_PROPERTY_NAME_PREFIX
The property name prefix of microsphere
-
-
-
Field Detail
-
ENABLED_PROPERTY_NAME
static final java.lang.String ENABLED_PROPERTY_NAME
The property name of "enabled"- See Also:
- Constant Field Values
-
MICROSPHERE_PROPERTY_NAME_PREFIX
static final java.lang.String MICROSPHERE_PROPERTY_NAME_PREFIX
The property name prefix of microsphere- See Also:
- Constant Field Values
-
-