Click or drag to resize

ExtractorEventTransformer Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ExtractorEventTransformer type exposes the following members.

Properties
  NameDescription
Public propertyNewValueExtractor
Return a IValueExtractor used to transfrom the event's NewValue.
Public propertyOldValueExtractor
Return a IValueExtractor used to transfrom the event's OldValue.
Top
See Also