blob: 014b0339b46f59601377f32062099e74859d878f [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:
* Alexander Eliseyev (empolis GmbH) - initial design
-->
<BinaryStorageConfiguration xmlns="http://www.eclipse.org/smila/binarystorage"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="schemas/BinaryStorageConfiguration.xsd"
name="default1"
provider="file"
mountPoint="default"
implementationClass="org.eclipse.smila.binarystorage.internal.impl.persistence.filesystem.efs.EFSHierarchicalManager"
tempFileName="dummy.dat"
/>