@NGSessionScoped @Named(value="ModelQueryFactory") public class ModelQueryFactory extends Object implements Serializable
Constructor and Description |
---|
ModelQueryFactory() |
Modifier and Type | Method and Description |
---|---|
void |
addQuery(Class clazz) |
ModelQuery |
get(Class clazz) |
ModelQuery |
getModelQuery(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
RootScopeImpl |
getRootScope() |
public ModelQuery get(Class clazz)
@Produces public ModelQuery getModelQuery(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
public void addQuery(Class clazz)
@Produces public RootScopeImpl getRootScope()
Copyright © 2015. All rights reserved.