|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListenerExecutionFailedException | |
|---|---|
| org.openspaces.archive | |
| org.openspaces.events | A package including based classes and support classes for different OpenSpaces event containers. |
| Uses of ListenerExecutionFailedException in org.openspaces.archive |
|---|
| Methods in org.openspaces.archive with parameters of type ListenerExecutionFailedException | |
|---|---|
void |
DefaultArchivePollingContainerExceptionHandler.onException(ListenerExecutionFailedException exception,
Object data,
GigaSpace gigaSpace,
TransactionStatus txStatus,
Object source)
This is the default handler if #setExceptionHandler(EventExceptionHandler) was not called. |
boolean |
DefaultArchivePollingContainerExceptionHandler.shouldLog(ListenerExecutionFailedException exception,
long now)
|
void |
DefaultArchivePollingContainerExceptionHandler.storeLastException(ListenerExecutionFailedException exception,
long now)
|
| Uses of ListenerExecutionFailedException in org.openspaces.events |
|---|
| Methods in org.openspaces.events with parameters of type ListenerExecutionFailedException | |
|---|---|
void |
EventExceptionHandler.onException(ListenerExecutionFailedException exception,
T data,
GigaSpace gigaSpace,
TransactionStatus txStatus,
Object source)
A callback to handle exception in an event container. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||