Class Constants


  • public final class Constants
    extends Object
    Defines all important Ceres constants.
    • Field Detail

      • MODULE_MANIFEST_NAME

        public static final String MODULE_MANIFEST_NAME
        The name of the module manifest (XML) file.
        See Also:
        Constant Field Values
      • SYSTEM_MODULE_NAME

        public static final String SYSTEM_MODULE_NAME
        The symbolic name of the system module.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()