blob: 31a56941d94872820582e7cd2369e7b8bf39aa7c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
* Copyright (c) 2009 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:
* Juergen Schumacher (empolis GmbH) - initial design
-->
<component name="SearchService" immediate="true">
<implementation class="org.eclipse.smila.processing.bpel.pipelet.SearchTestPipelet" />
<service>
<provide interface="org.eclipse.smila.processing.SearchProcessingService" />
</service>
<property name="smila.processing.service.name" value="SearchService" />
</component>