org.infinispan.query.impl
Class ComponentRegistryUtils
java.lang.Object
org.infinispan.query.impl.ComponentRegistryUtils
public class ComponentRegistryUtils
- extends Object
Component registry utilities
- Author:
- Marko Luksa, Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getComponent
public static <T> T getComponent(Cache<?,?> cache,
Class<T> class1)
getComponent
public static <T> T getComponent(Cache<?,?> cache,
Class<T> class1,
String name)
getQueryInterceptor
public static QueryInterceptor getQueryInterceptor(Cache<?,?> cache)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.