org.specrunner.converters
Interface IConverterManager

All Superinterfaces:
IMappingManager<IConverter>, Map<String,IConverter>
All Known Implementing Classes:
ConverterManagerImpl

public interface IConverterManager
extends IMappingManager<IConverter>

A converter manager.

Author:
Thiago Santos

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from interface org.specrunner.util.mapping.IMappingManager
DEFAULT_NAME
 
Method Summary
 
Methods inherited from interface org.specrunner.util.mapping.IMappingManager
bind, getDefault, setDefault
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 



Copyright © 2014. All rights reserved.