Package | Description |
---|---|
org.openspaces.archive | |
org.openspaces.events |
A package including based classes and support classes for different OpenSpaces event containers.
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
EventExceptionHandler.onException(ListenerExecutionFailedException exception,
T data,
GigaSpace gigaSpace,
TransactionStatus txStatus,
Object source)
A callback to handle exception in an event container.
|
Copyright © GigaSpaces.