public interface DynamicEventTemplateProvider
EventTemplateProvider which is called only once, this implementation is called
 before each space read or take operation, providing the ability to modify the take template for
 each specific operation.
  Can be used when a SpaceDataEventListener is provided that also controls the template associated with it. Use with
 SimplePollingEventListenerContainer or ArchivePollingContainer)
| Modifier and Type | Method and Description | 
|---|---|
| Object | getDynamicTemplate()Returns the template that will be used for matching on events, and is called before each take
 or read operation. | 
Object getDynamicTemplate()
Copyright © GigaSpaces.