com.gigaspaces.annotation.pojo
Annotation Type SpaceExclude


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

Excludes a property from the space when using SpaceClass.includeProperties() set to SpaceClass.IncludeProperties.IMPLICIT.