|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
.
Method Summary | |
---|---|
Object |
getTemplate()
Returns the template that will be used for matching on events. |
Method Detail |
---|
Object getTemplate()
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |