5859606162636465
protected void setUp() throws Exception { this.config = new ProvidedServiceConfig(); this.config.setFeedType(feedType); this.config.setEntryType(entryType); this.config.setExtensionProfile(new ExtensionProfile()); reg.registerService(this.config); }