Package org.hcjf.properties
Class SystemProperties.Cloud
- java.lang.Object
-
- org.hcjf.properties.SystemProperties.Cloud
-
- Enclosing class:
- SystemProperties
public static class SystemProperties.Cloud extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSystemProperties.Cloud.Cachestatic classSystemProperties.Cloud.Orchestratorstatic classSystemProperties.Cloud.Queuestatic classSystemProperties.Cloud.TimerTask
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIMPLstatic java.lang.StringLOG_TAGstatic java.lang.StringSERVICE_NAMEstatic java.lang.StringSERVICE_PRIORITY
-
Constructor Summary
Constructors Constructor Description Cloud()
-
-
-
Field Detail
-
SERVICE_NAME
public static final java.lang.String SERVICE_NAME
- See Also:
- Constant Field Values
-
SERVICE_PRIORITY
public static final java.lang.String SERVICE_PRIORITY
- See Also:
- Constant Field Values
-
IMPL
public static final java.lang.String IMPL
- See Also:
- Constant Field Values
-
LOG_TAG
public static final java.lang.String LOG_TAG
- See Also:
- Constant Field Values
-
-