com.metamatrix.admin.api.embedded
Interface EmbeddedConfigAdmin

All Superinterfaces:
CoreConfigAdmin
All Known Subinterfaces:
EmbeddedAdmin
All Known Implementing Classes:
DQPConfigAdminImpl

public interface EmbeddedConfigAdmin
extends CoreConfigAdmin

Since:
4.3

Method Summary
 void extensionModuleModified(java.lang.String name)
          Indicates that an extension module has changed
 
Methods inherited from interface com.metamatrix.admin.api.core.CoreConfigAdmin
addConnectorArchive, addConnectorBinding, addConnectorBinding, addConnectorType, addExtensionModule, addUDF, addVDB, assignBindingToModel, deleteConnectorBinding, deleteConnectorType, deleteExtensionModule, deleteUDF, exportConfiguration, exportConnectorArchive, exportConnectorBinding, exportConnectorType, exportExtensionModule, exportVDB, getLogConfiguration, setLogConfiguration, setProperty, setSystemProperty, updateProperties, updateSystemProperties
 

Method Detail

extensionModuleModified

void extensionModuleModified(java.lang.String name)
                             throws AdminException
Indicates that an extension module has changed

Throws:
AdminException
Since:
6.1.0


Copyright © 2009. All Rights Reserved.