org.nanocontainer.testmodel
Class MapSupport

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

public class MapSupport
extends java.lang.Object


Constructor Summary
MapSupport(java.util.Map aMapOfEntities)
           
 
Method Summary
 java.util.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(java.util.Map aMapOfEntities)
Method Detail

getAMapOfEntities

public java.util.Map getAMapOfEntities()


Copyright © 2003-2009 Codehaus. All Rights Reserved.