Uses of Class
org.apache.commons.jcs3.jcache.cdi.CDIJCacheHelper
-
Uses of CDIJCacheHelper in org.apache.commons.jcs3.jcache.cdi
Modifier and TypeMethodDescriptionMakeJCacheCDIInterceptorFriendly.HelperBean.create
(CreationalContext<CDIJCacheHelper> context) Modifier and TypeMethodDescriptionvoid
MakeJCacheCDIInterceptorFriendly.HelperBean.destroy
(CDIJCacheHelper instance, CreationalContext<CDIJCacheHelper> context) Modifier and TypeMethodDescriptionMakeJCacheCDIInterceptorFriendly.HelperBean.create
(CreationalContext<CDIJCacheHelper> context) void
MakeJCacheCDIInterceptorFriendly.HelperBean.destroy
(CDIJCacheHelper instance, CreationalContext<CDIJCacheHelper> context) protected void
MakeJCacheCDIInterceptorFriendly.vetoScannedCDIJCacheHelperQualifiers
(ProcessAnnotatedType<CDIJCacheHelper> pat) ModifierConstructorDescriptionHelperBean
(AnnotatedType<CDIJCacheHelper> annotatedType, InjectionTarget<CDIJCacheHelper> injectionTarget, String id) HelperBean
(AnnotatedType<CDIJCacheHelper> annotatedType, InjectionTarget<CDIJCacheHelper> injectionTarget, String id)