Label: pojo

Content with label pojo in XAP 6.0 Documentation (See content from all spaces)
Related Labels: javaspaces , annotations , product-xap-60 , interoperability

JavaSpaces POJO
GigaSpaces JavaSpaces API Plain Old Java Object support the POJO http://en.wikipedia.org/wiki/PlainOldJavaObject. Overview POJO is a Java class that does not implement the {{net.jini.core.entry.Entry}} interface. Java classes implementing the {{net.jini.core.entry.Entry}} interface do not support annotations or {{gs.xml ...
POJO Class and Field Level Annotations
POJO class and field level decorations using annotations and XML configuration files. \\ Overview GigaSpaces supports class and field level annotations. You can define common behavior for all class instances, and specific behavior for class fields. POJO ...