public interface AssociationValueResolver
Modifier and Type | Method and Description |
---|---|
Set<AssociationValue> |
extractAssociationValues(EventMessage event)
Extracts an Association Value from the given
event . |
Set<AssociationValue> extractAssociationValues(EventMessage event)
event
.event
- The event to extract Association Value fromnull
if none found.Copyright © 2010-2014. All Rights Reserved.