public interface Handler<T>
void
handle(List<T> items)
void handle(List<T> items) throws Exception
items
Exception
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.