org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.HidingPersion

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

public static class SetterInjectionComponentAdapterTestCase.HidingPersion
extends PersonBean


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

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