com.metamatrix.platform.service.controller
Interface ServicePropertyNames
public interface ServicePropertyNames
SERVER_URL
static final java.lang.String SERVER_URL
- See Also:
- Constant Field Values
SERVICE_NAME
static final java.lang.String SERVICE_NAME
- See Also:
- Constant Field Values
SERVICE_ROUTING_ID
static final java.lang.String SERVICE_ROUTING_ID
- See Also:
- Constant Field Values
INSTANCE_NAME
static final java.lang.String INSTANCE_NAME
- See Also:
- Constant Field Values
SERVICE_CLASS_NAME
static final java.lang.String SERVICE_CLASS_NAME
- See Also:
- Constant Field Values
COMPONENT_TYPE_NAME
static final java.lang.String COMPONENT_TYPE_NAME
- See Also:
- Constant Field Values
SERVICE_ESSENTIAL
static final java.lang.String SERVICE_ESSENTIAL
- See Also:
- Constant Field Values
SERVICE_MONITORING_ENABLED
static final java.lang.String SERVICE_MONITORING_ENABLED
- Whether service monitoring is enabled. For example, if true the ConnectorService checks the underlying data sources.
Should be "true" or "false". Default is "true".
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.