public class JSR107Producer extends Object
| Constructor and Description |
|---|
JSR107Producer() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> javax.cache.Cache<K,V> |
createCache(javax.enterprise.inject.spi.InjectionPoint ip)
Produces a Cache for injection.
|
@Produces public <K,V> javax.cache.Cache<K,V> createCache(javax.enterprise.inject.spi.InjectionPoint ip)
ip - Copyright © 2017. All rights reserved.