org.picocontainer.defaults.issues
Class Issue0354TestCase

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

public class Issue0354TestCase
extends Object


Nested Class Summary
static class Issue0354TestCase.Cod
           
static interface Issue0354TestCase.Fish
           
static class Issue0354TestCase.GenericBowl
           
static class Issue0354TestCase.Shark
           
 
Constructor Summary
Issue0354TestCase()
           
 
Method Summary
 void testGenericInjectionWithConstructorInjection()
           
 void testGenericInjectionWithSetterInjection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0354TestCase

public Issue0354TestCase()
Method Detail

testGenericInjectionWithSetterInjection

public void testGenericInjectionWithSetterInjection()

testGenericInjectionWithConstructorInjection

public void testGenericInjectionWithConstructorInjection()


Copyright © 2003-2010 Codehaus. All Rights Reserved.