Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / config / INameServiceConfigurator.java
1 /**
2 * Copyright (C) 2009 EDIT
3 * European Distributed Institute of Taxonomy
4 * http://www.e-taxonomy.eu
5 *
6 */
7
8 package eu.etaxonomy.cdm.api.service.config;
9
10 /**
11 * @author a.babadshanjan
12 * @created 20.01.2009
13 * @version 1.0
14 */
15 public interface INameServiceConfigurator {
16 //TODO: For future use
17 }