org.picocontainer.script.testmodel
Class MapSupport

java.lang.Object
  extended by org.picocontainer.script.testmodel.MapSupport

public final class MapSupport
extends Object


Constructor Summary
MapSupport(Map<String,Entity> aMapOfEntities)
           
 
Method Summary
 Map<String,Entity> 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<String,Entity> aMapOfEntities)
Method Detail

getAMapOfEntities

public Map<String,Entity> getAMapOfEntities()


Copyright © 2003-2010 Codehaus. All Rights Reserved.