|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.namedobject.BasicObject
com.metamatrix.common.config.model.BasicComponentType
com.metamatrix.common.config.model.BasicServiceComponentType
public class BasicServiceComponentType
| Field Summary |
|---|
| Fields inherited from class com.metamatrix.common.config.model.BasicComponentType |
|---|
serialVersionUID |
| Fields inherited from interface com.metamatrix.common.config.api.ServiceComponentType |
|---|
COMPONENT_TYPE_NAME, SERVICE_ESSENTIAL, SERVICE_ROUTING_ID |
| Fields inherited from interface com.metamatrix.common.config.api.ComponentType |
|---|
AUTHPROVIDER_COMPONENT_TYPE_CODE, CONFIGURATION_COMPONENT_TYPE_CODE, CONNECTOR_COMPONENT_TYPE_CODE, DEPLOYED_COMPONENT_TYPE_CODE, HOST_COMPONENT_TYPE_CODE, PRODUCT_COMPONENT_TYPE_CODE, PSC_COMPONENT_TYPE_CODE, RESOURCE_COMPONENT_TYPE_CODE, SERVICE_COMPONENT_TYPE_CODE, VM_COMPONENT_TYPE_CODE |
| Constructor Summary | |
|---|---|
BasicServiceComponentType(ComponentTypeID id,
ComponentTypeID parentID,
ComponentTypeID superID,
boolean deployable,
boolean deprecated,
boolean monitored)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Return a deep cloned instance of this object. |
boolean |
isOfTypeConnector()
Returns true if this component type is a connector type |
| Methods inherited from class com.metamatrix.common.namedobject.BasicObject |
|---|
compareTo, equals, getFullName, getID, getName, hashCode, setID, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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, isOfTypeXAConnector |
| Methods inherited from interface com.metamatrix.common.namedobject.BaseObject |
|---|
getFullName, getID, getName |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public BasicServiceComponentType(ComponentTypeID id,
ComponentTypeID parentID,
ComponentTypeID superID,
boolean deployable,
boolean deprecated,
boolean monitored)
| Method Detail |
|---|
public boolean isOfTypeConnector()
ComponentType
isOfTypeConnector in interface ComponentTypeisOfTypeConnector in class BasicComponentTypepublic java.lang.Object clone()
BasicComponentType
clone in interface BaseObjectclone in class BasicComponentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||