org.nanocontainer.testmodel
Class ListSupport

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

public class ListSupport
extends java.lang.Object

Test for list support.

Author:
Jeff Steward

Constructor Summary
ListSupport(java.util.List aListOfEntityObjects)
           
 
Method Summary
 java.util.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(java.util.List aListOfEntityObjects)
Method Detail

getAListOfEntityObjects

public java.util.List getAListOfEntityObjects()


Copyright © 2003-2009 Codehaus. All Rights Reserved.