org.picocontainer.defaults.issues
Class Issue0332TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0332TestCase

public class Issue0332TestCase
extends Object


Nested Class Summary
static class Issue0332TestCase.Searcher
          Sample class that demonstrates literal collection handling.
static class Issue0332TestCase.StringArrayList
           
 
Constructor Summary
Issue0332TestCase()
           
 
Method Summary
 void canInstantiateAutowiredCollectionThatAreDefinedExplicitlyAnotherWay()
           
 void canInstantiateAutowiredCollectionThatAreDefinedImplicitly()
          TODO Revisit this for Pico 3.
 void canInstantiateExplicitCollectionWithComponentParameter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0332TestCase

public Issue0332TestCase()
Method Detail

canInstantiateAutowiredCollectionThatAreDefinedImplicitly

public void canInstantiateAutowiredCollectionThatAreDefinedImplicitly()
TODO Revisit this for Pico 3.


canInstantiateExplicitCollectionWithComponentParameter

public void canInstantiateExplicitCollectionWithComponentParameter()

canInstantiateAutowiredCollectionThatAreDefinedExplicitlyAnotherWay

public void canInstantiateAutowiredCollectionThatAreDefinedExplicitlyAnotherWay()


Copyright © 2003-2010 Codehaus. All Rights Reserved.