Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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