Package | Description |
---|---|
org.apache.commons.jcs.jcache.cdi |
Modifier and Type | Method and Description |
---|---|
CDIJCacheHelper |
MakeJCacheCDIInterceptorFriendly.HelperBean.create(CreationalContext<CDIJCacheHelper> context) |
Modifier and Type | Method and Description |
---|---|
void |
MakeJCacheCDIInterceptorFriendly.HelperBean.destroy(CDIJCacheHelper instance,
CreationalContext<CDIJCacheHelper> context) |
Modifier and Type | Method and Description |
---|---|
CDIJCacheHelper |
MakeJCacheCDIInterceptorFriendly.HelperBean.create(CreationalContext<CDIJCacheHelper> context) |
void |
MakeJCacheCDIInterceptorFriendly.HelperBean.destroy(CDIJCacheHelper instance,
CreationalContext<CDIJCacheHelper> context) |
protected void |
MakeJCacheCDIInterceptorFriendly.vetoScannedCDIJCacheHelperQualifiers(ProcessAnnotatedType<CDIJCacheHelper> pat) |
Constructor and Description |
---|
HelperBean(AnnotatedType<CDIJCacheHelper> annotatedType,
InjectionTarget<CDIJCacheHelper> injectionTarget,
String id) |
HelperBean(AnnotatedType<CDIJCacheHelper> annotatedType,
InjectionTarget<CDIJCacheHelper> injectionTarget,
String id) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.