com.collation.platform.model.topology.enums
Interface MQServiceControlEnum
- All Superinterfaces:
- Enumeration
public interface MQServiceControlEnum
- extends Enumeration
How the service is to be started and stopped:
OTHER
static final int OTHER
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
MANUAL
static final int MANUAL
- See Also:
- Constant Field Values
QUEUEMANAGER
static final int QUEUEMANAGER
- See Also:
- Constant Field Values
START_ONLY
static final int START_ONLY
- See Also:
- Constant Field Values