Open smillidge opened 8 years ago
It would be possible to have a CDI scope for Cached CDI beans similar to RequestScoped, SessionScoped etc. CacheScoped could define a cache name within the annotation and the resulting bean is created in the cache.
It would be possible to have a CDI scope for Cached CDI beans similar to RequestScoped, SessionScoped etc. CacheScoped could define a cache name within the annotation and the resulting bean is created in the cache.