public final class JCacheHelper extends Object
Modifier and Type | Method and Description |
---|---|
static <K,V> JCacheManager<K,V> |
createManager(JCacheConfiguration configuration) |
static boolean |
isOSGi() |
static <T> T |
tcclProxy(T instance,
Class<T> type,
ClassLoader classLoader) |
public static <K,V> JCacheManager<K,V> createManager(JCacheConfiguration configuration)
public static <T> T tcclProxy(T instance, Class<T> type, ClassLoader classLoader)
public static boolean isOSGi()
Apache Camel