Interface EventReceiver
-
public interface EventReceiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddAll(Collection<Map<String,Object>> events)
-
-
-
Method Detail
-
addAll
void addAll(Collection<Map<String,Object>> events)
-
-