com.metamatrix.common.config.api
Interface ResourceDescriptor

All Superinterfaces:
BaseObject, java.lang.Cloneable, java.lang.Comparable, ComponentDefn, ComponentObject
All Known Implementing Classes:
BasicResourceDescriptor

public interface ResourceDescriptor
extends ComponentDefn


Field Summary
 
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
 
Method Summary
 void accept(ConfigurationVisitor visitor)
           
 
Methods inherited from interface com.metamatrix.common.config.api.ComponentDefn
getConfigurationID, isEnabled, isEssential
 
Methods inherited from interface com.metamatrix.common.config.api.ComponentObject
getComponentTypeID, getCreatedBy, getCreatedDate, getDescription, getLastChangedBy, getLastChangedDate, getName, getProperties, getProperty, isDependentUpon
 
Methods inherited from interface com.metamatrix.common.namedobject.BaseObject
clone, getFullName, getID
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

accept

void accept(ConfigurationVisitor visitor)
Specified by:
accept in interface ComponentObject


Copyright © 2009. All Rights Reserved.