|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionModule | |
|---|---|
| com.metamatrix.common.config.api | |
| com.metamatrix.common.config.model | |
| Uses of ExtensionModule in com.metamatrix.common.config.api |
|---|
| Methods in com.metamatrix.common.config.api that return ExtensionModule | |
|---|---|
ExtensionModule[] |
ConnectorArchive.getExtensionModules(ConnectorBindingType type)
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server. |
| Uses of ExtensionModule in com.metamatrix.common.config.model |
|---|
| Classes in com.metamatrix.common.config.model that implement ExtensionModule | |
|---|---|
class |
BasicExtensionModule
|
| Methods in com.metamatrix.common.config.model that return ExtensionModule | |
|---|---|
ExtensionModule[] |
BasicConnectorArchive.getExtensionModules(ConnectorBindingType type)
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server. |
| Methods in com.metamatrix.common.config.model with parameters of type ExtensionModule | |
|---|---|
void |
BasicConnectorArchive.addExtensionModule(ConnectorBindingType type,
ExtensionModule extModule)
Adds the Extension module to the archive. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||