Package org.infinispan.jcache
Class SuccessEntryProcessorResult<T>
java.lang.Object
org.infinispan.jcache.SuccessEntryProcessorResult<T>
- All Implemented Interfaces:
javax.cache.processor.EntryProcessorResult<T>
public class SuccessEntryProcessorResult<T>
extends Object
implements javax.cache.processor.EntryProcessorResult<T>
Successful entry processor result wrapper.
- Since:
- 7.0
- Author:
- Galder ZamarreƱo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SuccessEntryProcessorResult
-
-
Method Details
-
get
- Specified by:
getin interfacejavax.cache.processor.EntryProcessorResult<T>- Throws:
javax.cache.processor.EntryProcessorException
-