blob: d52a4b4b0802b1cd689cbf16c98a47beaf07fb6b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/***********************************************************************************************************************
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH. All rights reserved. This program and the accompanying
* materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*
* Contributors: Michael Breidenband (brox IT Solutions GmbH) - initial creator
**********************************************************************************************************************/
-->
<component name="JdbcCrawler" immediate="false" factory="CrawlerFactory">
<implementation class="org.eclipse.smila.connectivity.framework.crawler.jdbc.JdbcCrawler" />
<service>
<provide interface="org.eclipse.smila.connectivity.framework.Crawler"/>
</service>
</component>