public interface EventTypeResolver
Modifier and Type | Field and Description |
---|---|
static String |
GETEVENTSERDEFACTORY |
static String |
RESOLVE_METHOD |
static String |
RESOLVE_PRIVATE_BEAN_METHOD |
Modifier and Type | Method and Description |
---|---|
EventSerdeFactory |
getEventSerdeFactory() |
EventType |
resolve(EventTypeMetadata metadata) |
BeanEventType |
resolvePrivateBean(Class clazz) |
static final String RESOLVE_METHOD
static final String RESOLVE_PRIVATE_BEAN_METHOD
static final String GETEVENTSERDEFACTORY
EventType resolve(EventTypeMetadata metadata)
BeanEventType resolvePrivateBean(Class clazz)
EventSerdeFactory getEventSerdeFactory()
Copyright © 2005–2019. All rights reserved.