K - V - T - public class EntryProcessorProxy<K,V,T> extends Object implements javax.cache.processor.EntryProcessor<K,V,T>, Serializable
| Constructor and Description |
|---|
EntryProcessorProxy(javax.cache.processor.EntryProcessor<K,V,T> delegate,
JavaEEContextUtil ctxUtil) |
| Modifier and Type | Method and Description |
|---|---|
T |
process(javax.cache.processor.MutableEntry<K,V> me,
Object... os) |
public EntryProcessorProxy(javax.cache.processor.EntryProcessor<K,V,T> delegate, JavaEEContextUtil ctxUtil)
Copyright © 2019. All rights reserved.