Interface ResourceConstants


  • public interface ResourceConstants
    The Constants for Microsphere Resource
    Since:
    1.0.0
    Author:
    Mercy
    • Field Detail

      • METADATA_RESOURCE

        static final java.lang.String METADATA_RESOURCE
        The root resource location of Metadata : "META-INF/"
        See Also:
        Constant Field Values
      • MICROSPHERE_METADATA_RESOURCE

        static final java.lang.String MICROSPHERE_METADATA_RESOURCE
        The root resource location of Microsphere Metadata : "META-INF/microsphere/"
        See Also:
        Constant Field Values
      • ADDITIONAL_CONFIGURATION_PROPERTY_METADATA_FILE_NAME

        static final java.lang.String ADDITIONAL_CONFIGURATION_PROPERTY_METADATA_FILE_NAME
        The resource name of additional configuration properties Metadata
        See Also:
        Constant Field Values
      • CONFIGURATION_PROPERTY_METADATA_RESOURCE

        static final java.lang.String CONFIGURATION_PROPERTY_METADATA_RESOURCE
        The resource location of configuration properties metadata : "META-INF/microsphere/configuration-properties.json"
        See Also:
        Constant Field Values
      • ADDITIONAL_CONFIGURATION_PROPERTY_METADATA_RESOURCE

        static final java.lang.String ADDITIONAL_CONFIGURATION_PROPERTY_METADATA_RESOURCE
        The resource location of additional configuration properties metadata : "META-INF/microsphere/additional-configuration-properties.json"
        See Also:
        Constant Field Values