org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.DeadBody

java.lang.Object
  extended by org.picocontainer.testmodel.PersonBean
      extended by org.picocontainer.defaults.SetterInjectionComponentAdapterTestCase.DeadBody
Enclosing class:
SetterInjectionComponentAdapterTestCase

public static class SetterInjectionComponentAdapterTestCase.DeadBody
extends PersonBean


Constructor Summary
SetterInjectionComponentAdapterTestCase.DeadBody()
           
 
Method Summary
 
Methods inherited from class org.picocontainer.testmodel.PersonBean
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterInjectionComponentAdapterTestCase.DeadBody

public SetterInjectionComponentAdapterTestCase.DeadBody()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception