| java.lang.Object com.bm.creators.DynamicDIModuleCreator
DynamicDIModuleCreator | public class DynamicDIModuleCreator implements Module(Code) | | |
DynamicDIModuleCreator | public DynamicDIModuleCreator(Ejb3UnitCfg conf, EntityManager manager)(Code) | | Constructor.
Parameters: manager - the entity manager instance which should be used for thebinding |
addInteface2ImplMap | public void addInteface2ImplMap(Map<String, String> toAdd)(Code) | | Adds a map with interface impl. to the structure.
author: Daniel Wiese since: Jul 19, 2007 Parameters: toAdd - the map to add |
|
|