Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
PofExtractor()()()
Default constructor.
PofExtractor(Type, Int32)
Constructs a PofExtractor based on a property index.
PofExtractor(Type, IPofNavigator)
Constructs a PofExtractor based on a POF navigator.
PofExtractor(Type, IPofNavigator, Int32)
Constructs a PofExtractor based on a POF navigator and the entry extraction target.

See Also