GigaSpaces XAP 7.0 API

com.gigaspaces.annotation.pojo
Annotation Type SpaceLeaseExpiration


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface SpaceLeaseExpiration

Indicates the property that holds the entity lease expiration. The Dynamic method must have a return value long as method signature. e.g. class MyPojo{ private long lease;

Version:
7.0
Author:
Guy Korland


GigaSpaces XAP 7.0 API

Copyright © GigaSpaces.