org.nanocontainer.testmodel
Class MapSupport

java.lang.Object
  extended by org.nanocontainer.testmodel.MapSupport

public class MapSupport
extends Object


Constructor Summary
MapSupport(Map aMapOfEntities)
           
 
Method Summary
 Map getAMapOfEntities()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapSupport

public MapSupport(Map aMapOfEntities)
Method Detail

getAMapOfEntities

public Map getAMapOfEntities()


Copyright © 2003-2007 Codehaus. All Rights Reserved.