Interface | Description |
---|---|
VariantEvent |
A variant event is a type that can represent many event types.
|
VariantPropResolutionStrategy |
Strategy for resolving a property against any of the variant types.
|
Class | Description |
---|---|
VariantEventBean |
An event bean that represents multiple potentially disparate underlying events and presents a unified face
across each such types or even any type.
|
VariantEventPropertyGetterAny | |
VariantEventPropertyGetterAnyWCast | |
VariantEventType |
Event type for variant event streams.
|
VariantEventTypeUtil | |
VariantPropertyDesc |
Descriptor for a variant stream property.
|
VariantPropertyGetterCache |
A thread-safe cache for property getters per event type.
|
VariantPropertyGetterCacheCodegenField | |
VariantPropResolutionStrategyAny |
A property resolution strategy that allows any type, wherein all properties are Object type.
|
VariantPropResolutionStrategyDefault |
A property resolution strategy that allows only the preconfigured types, wherein all properties
that are common (name and type) to all properties are considered.
|
VariantSpec |
Specification for a variant event stream.
|
Copyright © 2005–2018. All rights reserved.