Click or drag to resize

PofExtractor Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodPofExtractor
Default constructor.
Public methodPofExtractor(Type, Int32)
Constructs a PofExtractor based on a property index.
Public methodPofExtractor(Type, IPofNavigator)
Constructs a PofExtractor based on a POF navigator.
Public methodPofExtractor(Type, IPofNavigator, Int32)
Constructs a PofExtractor based on a POF navigator and the entry extraction target.
Top
See Also