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

Overload List

  NameDescription
ReflectionExtractor()()()
Default constructor.
ReflectionExtractor(String)
Construct a ReflectionExtractor based on a member name.
ReflectionExtractor(String, array<Object>[]()[])
Construct a ReflectionExtractor.
ReflectionExtractor(String, array<Object>[]()[], Int32)
Construct a ReflectionExtractor based on a method name, optional parameters and the entry extraction target.

See Also