84858687888990
getDataHolder(null).properties.putAll(properties); } @Override public EnvironmentClasspathConfigurer withClasspath() throws Exception { return apply(new DefaultEnvironmentClasspathConfigurer()); }
89909192939495
return apply(new DefaultEnvironmentClasspathConfigurer()); } @Override public EnvironmentClasspathConfigurer withClasspath(String id) throws Exception { return apply(new DefaultEnvironmentClasspathConfigurer(id)); }