blob: 9abde0d330724964ccb3f6f8e029f57f9509ef72 [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: empolis GmbH - initial creator
**********************************************************************************************************************/
-->
<component name="TaskStorageZk" immediate="true">
<implementation class="org.eclipse.smila.taskmanager.persistence.zk.TaskStorageZk" />
<reference bind="setZooKeeperService" cardinality="1..1" interface="org.eclipse.smila.zookeeper.ZooKeeperService" name="ZooKeeperService" policy="static" unbind="unsetZooKeeperService"/>
<reference bind="setClusterConfigService" cardinality="1..1" interface="org.eclipse.smila.clusterconfig.ClusterConfigService" name="ClusterConfigService" policy="static" unbind="unsetClusterConfigService"/>
<service>
<provide interface="org.eclipse.smila.taskmanager.persistence.TaskStorage"/>
</service>
</component>