Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Contains custom attribute classes used by the attribute-driven POF serializer.
Classes
| Class | Description | |
|---|---|---|
| Portable |
Portable marks a class as being eligible for use by a
PofAnnotationSerializer. This annotation is only permitted at the
class level and is a marker annotation with no members. The following class
illustrates how to use Portable and PortableProperty
annotations.
| |
| PortableProperty |