com.metamatrix.common.config.api
Interface ServiceComponentType
- All Superinterfaces:
- BaseObject, java.lang.Cloneable, java.lang.Comparable, ComponentType
- All Known Subinterfaces:
- ConnectorBindingType, HostType, VMComponentDefnType
- All Known Implementing Classes:
- BasicConnectorBindingType, BasicHostType, BasicServiceComponentType, BasicVMComponentDefnType
public interface ServiceComponentType
- extends ComponentType
The ServiceComponentType represents the service ComponentType.
| Methods inherited from interface com.metamatrix.common.config.api.ComponentType |
accept, getComponentTypeCode, getComponentTypeDefinition, getComponentTypeDefinitions, getCreatedBy, getCreatedDate, getDefaultPropertyValues, getDefaultValue, getDescription, getLastChangedBy, getLastChangedDate, getMaskedPropertyNames, getParentComponentTypeID, getSuperComponentTypeID, isDeployable, isDeprecated, isMonitored, isOfConnectorProductType, isOfTypeConnector, isOfTypeXAConnector |
| Methods inherited from interface java.lang.Comparable |
compareTo |
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_ROUTING_ID
static final java.lang.String SERVICE_ROUTING_ID
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.