]
Work on ISPN-5845 started by William Burns.
-------------------------------------------
Update local cache stream to allow for full wrapping
----------------------------------------------------
Key: ISPN-5845
URL:
https://issues.jboss.org/browse/ISPN-5845
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
Currently local cache stream only wraps local to provide the new methods. However we
need to fully wrap the classes to allow for things such as ISPN-5805 to work in cases of
intermediate operators, since we will be dealing with the JRE classes directly after
those.