Uses of Class
org.wso2.carbon.registry.core.config.QueryProcessorConfiguration

Packages that use QueryProcessorConfiguration
org.wso2.carbon.registry.core.config   
 

Uses of QueryProcessorConfiguration in org.wso2.carbon.registry.core.config
 

Methods in org.wso2.carbon.registry.core.config with parameters of type QueryProcessorConfiguration
 void RegistryContext.addQueryProcessor(QueryProcessorConfiguration queryProcessorConfiguration)
          Add a new query processor.
 

Method parameters in org.wso2.carbon.registry.core.config with type arguments of type QueryProcessorConfiguration
 void RegistryContext.setQueryProcessors(List<QueryProcessorConfiguration> queryProcessors)
          Set the query processor list.
 



Copyright © 2010. All Rights Reserved.