org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.Ghost

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

public static class SetterInjectionComponentAdapterTestCase.Ghost
extends PersonBean


Constructor Summary
SetterInjectionComponentAdapterTestCase.Ghost()
           
 
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.Ghost

public SetterInjectionComponentAdapterTestCase.Ghost()