public interface Listener<T>
void
onEvent(List<T> event)
void onEvent(List<T> event) throws EventProcessingException
EventProcessingException
Copyright © 2016 Zalando SE. All rights reserved.