Interface EventPropertyGetterSPIFactory
- All Known Implementing Classes:
ReflectionPropFieldGetterFactory
,ReflectionPropMethodGetterFactory
public interface EventPropertyGetterSPIFactory
-
Method Summary
Modifier and TypeMethodDescriptionmake
(EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventTypeFactory beanEventTypeFactory)
-
Method Details
-
make
EventPropertyGetterSPI make(EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventTypeFactory beanEventTypeFactory)
-