| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventExceptionHandler | |
|---|---|
| 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. | 
| Uses of EventExceptionHandler in org.openspaces.events | 
|---|
| Fields in org.openspaces.events declared as EventExceptionHandler | |
|---|---|
protected  EventExceptionHandler | 
AbstractEventListenerContainer.exceptionHandler
 | 
| Methods in org.openspaces.events that return EventExceptionHandler | |
|---|---|
protected  EventExceptionHandler | 
AbstractEventListenerContainer.getExceptionHandler()
 | 
| Methods in org.openspaces.events with parameters of type EventExceptionHandler | |
|---|---|
 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.  | 
| Uses of EventExceptionHandler in org.openspaces.events.asyncpolling | 
|---|
| Methods in org.openspaces.events.asyncpolling with parameters of type EventExceptionHandler | |
|---|---|
 SimpleAsyncPollingContainerConfigurer | 
SimpleAsyncPollingContainerConfigurer.exceptionHandler(EventExceptionHandler exceptionHandler)
 | 
| Uses of EventExceptionHandler in org.openspaces.events.notify | 
|---|
| Methods in org.openspaces.events.notify with parameters of type EventExceptionHandler | |
|---|---|
 SimpleNotifyContainerConfigurer | 
SimpleNotifyContainerConfigurer.exceptionHandler(EventExceptionHandler exceptionHandler)
 | 
| Uses of EventExceptionHandler in org.openspaces.events.polling | 
|---|
| Methods in org.openspaces.events.polling with parameters of type EventExceptionHandler | |
|---|---|
 SimplePollingContainerConfigurer | 
SimplePollingContainerConfigurer.exceptionHandler(EventExceptionHandler exceptionHandler)
 | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||