org.specrunner.util.xom
Interface IPresenterManager

All Superinterfaces:
IMappingManager<IPresenter>, Map<String,IPresenter>
All Known Implementing Classes:
PresenterManagerImpl

public interface IPresenterManager
extends IMappingManager<IPresenter>

A converter of objects to nodes.

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.