Uses of Interface
com.metamatrix.common.application.DQPConfigSource

Packages that use DQPConfigSource
com.metamatrix.common.application   
com.metamatrix.dqp.embedded   
com.metamatrix.server.dqp.config   
 

Uses of DQPConfigSource in com.metamatrix.common.application
 

Methods in com.metamatrix.common.application with parameters of type DQPConfigSource
 void Application.start(DQPConfigSource configSource)
           
 

Constructors in com.metamatrix.common.application with parameters of type DQPConfigSource
DQPGuiceModule(DQPConfigSource configSource)
           
 

Uses of DQPConfigSource in com.metamatrix.dqp.embedded
 

Classes in com.metamatrix.dqp.embedded that implement DQPConfigSource
 class EmbeddedConfigSource
          This class is main hook point for the Embedded DQP configuration.
 

Uses of DQPConfigSource in com.metamatrix.server.dqp.config
 

Classes in com.metamatrix.server.dqp.config that implement DQPConfigSource
 class PlatformConfigSource
           
 



Copyright © 2009. All Rights Reserved.