Click or drag to resize

ViewBuilder Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodViewBuilder(FuncINamedCache)
Construct a new ViewBuilder for the provided INamedCache. The function should return a new NamedCache instance upon each invocation.
Public methodViewBuilder(INamedCache)
Construct a new ViewBuilder for the provided INamedCache.
Top
See Also