| Package | Description | 
|---|---|
| org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. activeWhenPrimary(boolean activeWhenPrimary) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. autoRenew(boolean autoRenew) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. autoStart(boolean autoStart) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. batchPendingThreshold(Integer batchPendingThreshold) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. batchSize(Integer batchSize) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. batchTime(Integer batchTime) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. durable(boolean durable) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. eventListener(SpaceDataEventListener eventListener) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. eventListenerAnnotation(Object eventListener)Sets an event listener that uses annotations | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. eventListenerMethod(Object eventListener,
                   String methodName)Sets an event listener that uses method name as an adapter | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. exceptionHandler(EventExceptionHandler exceptionHandler) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. fifo(boolean fifo) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. guaranteed(boolean guaranteed)Deprecated. 
 Since 9.0 use  durable(boolean)instead. | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. ignoreEventOnNullTake(boolean ignoreEventOnNullTake) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. leaseListener(LeaseListener leaseListener) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. listenerLease(long listenerLease)Deprecated. 
 Since 9.7 - event listener with custom lease is deprecated. | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. name(String name) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyAll(boolean notifyAll) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyFilter(INotifyDelegatorFilter notifyFilter) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyLeaseExpire(boolean notifyLeaseExpire) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyMatchedUpdate(boolean notifyMatched) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyRematchedUpdate(boolean notifyRematched) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyTake(boolean notifyTake) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyUnmatched(boolean notifyUnmatched) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyUpdate(boolean notifyUpdate) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. notifyWrite(boolean notifyWrite) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. passArrayAsIs(boolean passArrayAsIs) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. performSnapshot(boolean performSnapshot) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. performTakeOnNotify(boolean performTakeOnNotify) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. renewDuration(long renewDuration)Deprecated.  | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. renewExpiration(long renewExpiration)Deprecated.  | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. renewRTT(long renewRTT)Deprecated.  | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. replicateNotifyTemplate(boolean replicateNotifyTemplate) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. tag(String tag) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. template(Object template) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. transactionIsolationLevel(int transactionIsolationLevel) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. transactionManager(org.springframework.transaction.PlatformTransactionManager transactionManager) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. transactionName(String transactionName) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. transactionTimeout(int transactionTimeout) | 
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. triggerNotifyTemplate(boolean triggerNotifyTemplate) | 
Copyright © GigaSpaces.