org.infinispan.query.impl
Class ComponentRegistryUtils

java.lang.Object
  extended by org.infinispan.query.impl.ComponentRegistryUtils

public class ComponentRegistryUtils
extends Object

Author:
Marko Luksa

Method Summary
static
<T> T
getComponent(Cache<?,?> cache, Class<T> class1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getComponent

public static <T> T getComponent(Cache<?,?> cache,
                                 Class<T> class1)

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.