com.metamatrix.query.processor
Interface QueryProcessor.ProcessorFactory

Enclosing class:
QueryProcessor

public static interface QueryProcessor.ProcessorFactory


Method Summary
 QueryProcessor createQueryProcessor(java.lang.String query, java.lang.String recursionGroup, CommandContext commandContext)
           
 

Method Detail

createQueryProcessor

QueryProcessor createQueryProcessor(java.lang.String query,
                                    java.lang.String recursionGroup,
                                    CommandContext commandContext)
                                    throws MetaMatrixProcessingException,
                                           MetaMatrixComponentException
Throws:
MetaMatrixProcessingException
MetaMatrixComponentException


Copyright © 2009. All Rights Reserved.