|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TriggerOperationHandler | |
|---|---|
| org.openspaces.events.polling | A polling event container generating events by performing polling receive operations. |
| org.openspaces.events.polling.trigger | An abstraction on top of the trigger operation performed before the initiation of transactional receive operation. |
| Uses of TriggerOperationHandler in org.openspaces.events.polling |
|---|
| Methods in org.openspaces.events.polling that return TriggerOperationHandler | |
|---|---|
protected TriggerOperationHandler |
AbstractPollingEventListenerContainer.getTriggerOperationHandler()
|
| Methods in org.openspaces.events.polling with parameters of type TriggerOperationHandler | |
|---|---|
void |
AbstractPollingEventListenerContainer.setTriggerOperationHandler(TriggerOperationHandler triggerOperationHandler)
An advance feature allows for pluggable triggerOperationHandler which mainly makes sense when using
transactions. |
SimplePollingContainerConfigurer |
SimplePollingContainerConfigurer.triggerOperationHandler(TriggerOperationHandler triggerOperationHandler)
|
| Uses of TriggerOperationHandler in org.openspaces.events.polling.trigger |
|---|
| Classes in org.openspaces.events.polling.trigger that implement TriggerOperationHandler | |
|---|---|
class |
ReadTriggerOperationHandler
A trigger operation handler that performs read based on the provided template and returns its result. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||