/* ----- dumb delegation, nothing interesting below ----- */ @SuppressWarnings({"unchecked", "rawtypes"}) @Override public void configureProperties(Map options) { wrappedEndpoint.configureProperties(options); }