public class ComponentRegistryUtils extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
getComponent(Cache<?,?> cache,
Class<T> class1) |
static <T> T |
getComponent(Cache<?,?> cache,
Class<T> class1,
String name) |
static QueryInterceptor |
getQueryInterceptor(Cache<?,?> cache) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.