@ApplicationScoped
public class ByteArrayCache
extends Object
implements Serializable
this is a cache to store java methods calls that return the binary content
from AngularBeans components as LobWrapper (@Model properties) or byte[]
(remote method invocation result in a stateless way)