Click or drag to resize

PropertyProcessor Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodPropertyProcessor
Default constructor.
Public methodPropertyProcessor(String)
Construct a PropertyProcessor for the specified property name.
Public methodPropertyProcessor(PropertyManipulator)
Construct a PropertyProcessor based for the specified PropertyManipulator.
Public methodPropertyProcessor(String, Boolean)
Construct a PropertyProcessor for the specified property name.
Top
See Also