org.picocontainer.defaults.issues
Class Issue0332TestCase.Searcher

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0332TestCase.Searcher
Enclosing class:
Issue0332TestCase

public static class Issue0332TestCase.Searcher
extends Object

Sample class that demonstrates literal collection handling.


Constructor Summary
Issue0332TestCase.Searcher(List<String> searchPath)
           
 
Method Summary
 List<String> getSearchPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0332TestCase.Searcher

public Issue0332TestCase.Searcher(List<String> searchPath)
Method Detail

getSearchPath

public List<String> getSearchPath()


Copyright © 2003-2010 Codehaus. All Rights Reserved.