Class Constants

java.lang.Object
com.bc.ceres.core.runtime.Constants

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

    • MODULE_MANIFEST_NAME

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

      public static final String SYSTEM_MODULE_NAME
      The symbolic name of the system module.
      See Also:
  • Constructor Details

    • Constants

      public Constants()