public class AnnotationDynamicEventTemplateProviderAdapter extends AbstractReflectionDynamicEventTemplateProviderAdapter
DynamicEventTemplate
annotation in
order to find the event template provider to delegate to.logger
Constructor and Description |
---|
AnnotationDynamicEventTemplateProviderAdapter() |
Modifier and Type | Method and Description |
---|---|
protected Method |
doGetListenerMethod()
Goes over all the methods in the delegate and adds them as event listeners if they have
DynamicEventTemplate annotation. |
afterPropertiesSet, getDelegate, getDynamicTemplate, isMethodFound, setDelegate, setFailSilentlyIfMethodNotFound, setUseFastReflection
public AnnotationDynamicEventTemplateProviderAdapter()
protected Method doGetListenerMethod()
DynamicEventTemplate
annotation.doGetListenerMethod
in class AbstractReflectionDynamicEventTemplateProviderAdapter
Copyright © GigaSpaces.