206207208209210211212
return new DefinitionServiceImpl(); } @Impl public static FormatAdapter<?> eventDefJSONFormatAdapter() { return new EventDefJSONFormatAdapter(); }