Uses of Class
com.metamatrix.common.extensionmodule.exception.InvalidExtensionModuleTypeException

Packages that use InvalidExtensionModuleTypeException
com.metamatrix.platform.admin.api   
 

Uses of InvalidExtensionModuleTypeException in com.metamatrix.platform.admin.api
 

Methods in com.metamatrix.platform.admin.api that throw InvalidExtensionModuleTypeException
 ExtensionModuleDescriptor ExtensionSourceAdminAPI.addSource(java.lang.String type, java.lang.String sourceName, byte[] source, java.lang.String description, boolean enabled)
          Adds an extension source to the end of the list of sources
 java.util.List ExtensionSourceAdminAPI.getSourceDescriptors(java.lang.String type)
          Returns List of ExtensionSourceDescriptor objects of indicated type, in order of their search ordering
 



Copyright © 2009. All Rights Reserved.