Package org.openiam.mq.constants
Class MQConstant
- java.lang.Object
-
- org.openiam.mq.constants.MQConstant
-
public class MQConstant extends Object
Created by alexander on 09/11/16.
-
-
Field Summary
Fields Modifier and Type Field Description static String
API_NAME
static String
VIRTUAL_HOST
-
Constructor Summary
Constructors Constructor Description MQConstant()
-
-
-
Field Detail
-
VIRTUAL_HOST
public static final String VIRTUAL_HOST
- See Also:
- Constant Field Values
-
API_NAME
public static final String API_NAME
- See Also:
- Constant Field Values
-
-