org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.HidingPersion

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

public static class SetterInjectionComponentAdapterTestCase.HidingPersion
extends PersonBean


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


Copyright © 2003-2007 Codehaus. All Rights Reserved.