.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Util.Processor
PropertyProcessor Class
PropertyProcessor Constructor
PropertyProcessor Constructor
PropertyProcessor Constructor (String)
PropertyProcessor Constructor (PropertyManipulator)
PropertyProcessor Constructor (String, Boolean)
PropertyProcessor Constructor (PropertyManipulator)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct a
PropertyProcessor
based for the specified
PropertyManipulator
.
Namespace:
Tangosol.Util.Processor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
PropertyProcessor
(
PropertyManipulator
manipulator
)
Parameters
manipulator
Type:
Tangosol.Util.Processor
PropertyManipulator
A
PropertyManipulator
; could be
null
.
See Also
Reference
PropertyProcessor Class
PropertyProcessor Overload
Tangosol.Util.Processor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.