@Target(value=TYPE) @Retention(value=RUNTIME) public @interface EventDriven
Notify
Polling
Marking a class just with this interface without the actual type (polling or notify) will default to polling.
Copyright © GigaSpaces.