GigaSpaces XAP 9.7.2 API

org.openspaces.events
Interface EventTemplateProvider

All Known Implementing Classes:
SpaceRemotingServiceExporter

public interface EventTemplateProvider

A template provider allowing for custom implementations to provide a template used for matching on events to receive.

Can be used when a SpaceDataEventListener is provided that also controls the template associated with it. This of course depends on the container and containers should take it into account (such as SimplePollingEventListenerContainer and SimpleNotifyEventListenerContainer.

Author:
kimchy

Method Summary
 Object getTemplate()
          Returns the template that will be used for matching on events.
 

Method Detail

getTemplate

Object getTemplate()
Returns the template that will be used for matching on events.


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.