com.metamatrix.common.config.api
Interface ServiceComponentDefn
- All Superinterfaces:
- BaseObject, java.lang.Cloneable, java.lang.Comparable, ComponentDefn, ComponentObject
- All Known Subinterfaces:
- ConnectorBinding
- All Known Implementing Classes:
- BasicConnectorBinding, BasicServiceComponentDefn
public interface ServiceComponentDefn
- extends ComponentDefn
Fields inherited from interface com.metamatrix.common.config.api.ComponentDefn |
AUTHPROVIDER_COMPONENT_CODE, CONFIGURATION_COMPONENT_CODE, CONNECTOR_COMPONENT_CODE, DEPLOYED_COMPONENT_CODE, HOST_COMPONENT_CODE, PRODUCT_COMPONENT_CODE, PSC_COMPONENT_CODE, RESOURCE_DESCRIPTOR_COMPONENT_CODE, SERVICE_COMPONENT_CODE, SHARED_RESOURCE_COMPONENT_CODE, VM_COMPONENT_CODE |
Methods inherited from interface java.lang.Comparable |
compareTo |
isQueuedService
boolean isQueuedService()
accept
void accept(ConfigurationVisitor visitor)
- Specified by:
accept
in interface ComponentObject
getRoutingUUID
java.lang.String getRoutingUUID()
- Returns the String globally unique routing UUID for this
ServiceComponentDefn if it is a Connector Binding;
otherwise returns null.
- Returns:
- String routing UUID
Copyright © 2009. All Rights Reserved.