| Package | Description | 
|---|---|
| org.openspaces.archive | |
| org.openspaces.events | A package including based classes and support classes for different OpenSpaces event containers. | 
| org.openspaces.events.asyncpolling | |
| org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. | 
| org.openspaces.events.polling | A polling event container generating events by performing polling receive operations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultArchivePollingContainerExceptionHandler | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EventExceptionHandler | AbstractEventListenerContainer. exceptionHandler | 
| Modifier and Type | Method and Description | 
|---|---|
| EventExceptionHandler | AbstractEventListenerContainer. getExceptionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractEventListenerContainer. setExceptionHandler(EventExceptionHandler exceptionHandler)Sets an exception handler that will be invoked when an exception occurs on the listener
 allowing to customize the handling of such cases. | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleAsyncPollingContainerConfigurer | SimpleAsyncPollingContainerConfigurer. exceptionHandler(EventExceptionHandler exceptionHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleNotifyContainerConfigurer | SimpleNotifyContainerConfigurer. exceptionHandler(EventExceptionHandler exceptionHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| SimplePollingContainerConfigurer | SimplePollingContainerConfigurer. exceptionHandler(EventExceptionHandler exceptionHandler) | 
Copyright © GigaSpaces.