697071727374757677
_types = types.toArray(new Class<?>[types.size()]); for (Class<?> type : _types) { if (!processingChain.getEventProcessor().isProcessing(type)) { processingChain.getEventProcessor().putTaskSource(type, new DefaultTaskSource()); } } }