9899100101102103104105106107108
} catch (JSONException e) { throw new IllegalArgumentException( "Could not create event", e ); } prototype.parameters().set( json.toString() ); ApplicationEvent event = builder.newInstance(); return event; }