Uses of Class
com.metamatrix.api.exception.ComponentNotFoundException

Packages that use ComponentNotFoundException
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.server.dqp.service   
com.metamatrix.server.query.service   
org.teiid.transport   
 

Uses of ComponentNotFoundException in com.metamatrix.platform.admin.apiimpl
 

Methods in com.metamatrix.platform.admin.apiimpl that throw ComponentNotFoundException
static SessionToken AdminAPIHelper.validateSession()
          Get the SessionToken and validate that the session is active for the specified MetaMatrixSessionID.
 

Uses of ComponentNotFoundException in com.metamatrix.server.dqp.service
 

Methods in com.metamatrix.server.dqp.service that throw ComponentNotFoundException
 java.util.List PlatformDataService.getConnectorBindings()
           
 void PlatformDataService.startConnectorBinding(java.lang.String connectorBindingName)
           
 void PlatformDataService.stopConnectorBinding(java.lang.String connectorBindingName)
           
 

Uses of ComponentNotFoundException in com.metamatrix.server.query.service
 

Methods in com.metamatrix.server.query.service that throw ComponentNotFoundException
 void QueryServiceInterface.clearCache(SessionToken sessionToken)
           
 void QueryService.clearCache(SessionToken sessionToken)
           
 

Uses of ComponentNotFoundException in org.teiid.transport
 

Methods in org.teiid.transport that throw ComponentNotFoundException
 LogonResult LogonImpl.logon(java.util.Properties connProps)
           
 



Copyright © 2009. All Rights Reserved.