Package org.somda.sdc.common
Class CommonConfig
- java.lang.Object
-
- org.somda.sdc.common.CommonConfig
-
public class CommonConfig extends Object
Common constants.
-
-
Field Summary
Fields Modifier and Type Field Description static StringINSTANCE_IDENTIFIERConstant used to configure the instance identifier used in log messages throughout the injector.
-
Constructor Summary
Constructors Constructor Description CommonConfig()
-
-
-
Field Detail
-
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:
- Constant Field Values
-
-