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

The ReflectionExtractor type exposes the following members.

Fields

  NameDescription
m_memberName
The name of the member to invoke.
m_parameters
The parameter array.
m_target
Specifies which part of the entry should be used by the ExtractFromEntry(ICacheEntry) operation. Legal values are VALUE (default) or KEY.
(Inherited from AbstractExtractor.)

See Also