Project

General

Profile

Download (317 Bytes) Statistics
| Branch: | Tag: | Revision:
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
}
(2-2/4)