org.nanocontainer.testmodel
Class ListSupport

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

public class ListSupport
extends Object

Test for list support.

Author:
Jeff Steward

Constructor Summary
ListSupport(List aListOfEntityObjects)
           
 
Method Summary
 List getAListOfEntityObjects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListSupport

public ListSupport(List aListOfEntityObjects)
Method Detail

getAListOfEntityObjects

public List getAListOfEntityObjects()


Copyright © 2003-2007 Codehaus. All Rights Reserved.