public class CompositePropertyPathNotificationExtractor extends Object implements PropertyPathNotificationExtractor
PropertyPathNotificationExtractor
that cycles through a set of (ordered) delegates,
looking for the first non-null outcome.Constructor and Description |
---|
CompositePropertyPathNotificationExtractor(List<PropertyPathNotificationExtractor> extractors) |
public CompositePropertyPathNotificationExtractor(List<PropertyPathNotificationExtractor> extractors)
public PropertyPathNotification extract(org.springframework.util.MultiValueMap<String,String> headers, Map<String,Object> request)
extract
in interface PropertyPathNotificationExtractor
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.