public class DefaultQueryRunnerFactoryConglomerate extends Object implements QueryRunnerFactoryConglomerate
| Constructor and Description |
|---|
DefaultQueryRunnerFactoryConglomerate(Map<Class<? extends Query>,QueryRunnerFactory> factories) |
@Inject public DefaultQueryRunnerFactoryConglomerate(Map<Class<? extends Query>,QueryRunnerFactory> factories)
public <T,QueryType extends Query<T>> QueryRunnerFactory<T,QueryType> findFactory(QueryType query)
findFactory in interface QueryRunnerFactoryConglomerateCopyright © 2011–2015. All rights reserved.