public class BeanEventTypeStemService extends Object
Constructor and Description |
---|
BeanEventTypeStemService(Map<Class,List<String>> publicClassToTypeNames,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
PropertyResolutionStyle defaultPropertyResolutionStyle,
AccessorStyle defaultAccessorStyle) |
Modifier and Type | Method and Description |
---|---|
BeanEventTypeStem |
getCreateStem(Class clazz,
ConfigurationCommonEventTypeBean optionalConfiguration) |
EventBeanTypedEventFactory |
getEventBeanTypedEventFactory() |
Map<Class,List<String>> |
getPublicClassToTypeNames() |
public BeanEventTypeStemService(Map<Class,List<String>> publicClassToTypeNames, EventBeanTypedEventFactory eventBeanTypedEventFactory, PropertyResolutionStyle defaultPropertyResolutionStyle, AccessorStyle defaultAccessorStyle)
public EventBeanTypedEventFactory getEventBeanTypedEventFactory()
public BeanEventTypeStem getCreateStem(Class clazz, ConfigurationCommonEventTypeBean optionalConfiguration)
Copyright © 2005–2019. All rights reserved.