This page describes an older version of the product. The latest stable version is 16.4.

Annotation based Metadata


The XAP API supports class and properties decorations with POJOs. These can be specified via annotations on the space class source itself. You can define common behavior for all class instances, and specific behavior for class fields.


Class annotations
Class annotations for POJOs.

Property annotations
Property level annotations for POJOs.