See: Description
Interface | Description |
---|---|
AvroBackedBean | |
DecoratingEventBean |
Interface for event types that provide decorating event properties as a name-value map.
|
EventBeanAdapterFactory | |
EventBeanCopyMethod |
Implementations copy the event object for controlled modification (shallow copy).
|
EventBeanCopyMethodForge |
Implementations copy the event object for controlled modification (shallow copy).
|
EventBeanManufacturer |
Factory for creating an event bean instance by writing property values to an underlying object.
|
EventBeanManufacturerForge |
Factory for creating an event bean instance by writing property values to an underlying object.
|
EventBeanSPI | |
EventBeanTypedEventFactory | |
EventBeanWriter |
Interface for writing a set of event properties to an event.
|
EventPropertyFragmentGetter | |
EventPropertyGetterAndIndexed | |
EventPropertyGetterAndMapped | |
EventPropertyGetterIndexedSPI | |
EventPropertyGetterMappedSPI | |
EventPropertyGetterSPI | |
EventPropertyValueGetterForge | |
EventPropertyWriter |
Writer for a single property value to an event.
|
EventPropertyWriterSPI |
Writer for a single property value to an event.
|
EventServiceRouteEventCommon | |
EventServiceSendEventCommon | |
EventTypeIdResolver | |
EventTypeNameResolver | |
EventTypeNestableGetterFactory | |
EventTypeResolvingBeanFactory | |
EventTypeSPI |
Service provider interface for internal use for event types.
|
MappedEventBean |
For events that are maps of properties.
|
NativeEventType |
Marker interface for event types that need not transpose their property.
|
ObjectArrayBackedEventBean |
For events that are array of properties.
|
SendableEvent | |
TaggedCompositeEventBean |
Interface for composite events in which a property is itself an event.
|
TaggedCompositeEventType |
Interface for composite event type in which each property is itself an event.
|
Enum | Description |
---|---|
EventPropertyType |
Enumeration of property types.
|
Exception | Description |
---|---|
EventAdapterException |
This exception is thrown to indicate a problem resolving an event type by name.
|
EventBeanManufactureException |
Thrown to indicate a problem creating or populating an underlying event objects.
|
This package defines the internal event APIs.
Copyright © 2005–2021. All rights reserved.