Class CommonConfig

java.lang.Object
org.somda.sdc.common.CommonConfig

public class CommonConfig extends Object
Common constants.
  • Field Details

    • INSTANCE_IDENTIFIER

      public static final String INSTANCE_IDENTIFIER
      Constant used to configure the instance identifier used in log messages throughout the injector.
      • Data type: String
      • Use: optional
      See Also:
  • Constructor Details

    • CommonConfig

      public CommonConfig()