@ApplicationScoped public class CDIJCacheHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CDIJCacheHelper.MethodMeta |
Constructor and Description |
---|
CDIJCacheHelper() |
Modifier and Type | Method and Description |
---|---|
CDIJCacheHelper.MethodMeta |
findMeta(InvocationContext ic) |
boolean |
isIncluded(Class<?> aClass,
Class<?>[] in,
Class<?>[] out) |
public CDIJCacheHelper()
public CDIJCacheHelper.MethodMeta findMeta(InvocationContext ic)
public boolean isIncluded(Class<?> aClass, Class<?>[] in, Class<?>[] out)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.