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