org.picocontainer.injectors
Class SetterInjectorTestCase.HidingPersion

java.lang.Object
  extended by org.picocontainer.testmodel.PersonBean
      extended by org.picocontainer.injectors.SetterInjectorTestCase.HidingPersion
Enclosing class:
SetterInjectorTestCase

public static class SetterInjectorTestCase.HidingPersion
extends PersonBean


Constructor Summary
SetterInjectorTestCase.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

SetterInjectorTestCase.HidingPersion

public SetterInjectorTestCase.HidingPersion()
                                     throws Exception
Throws:
Exception


Copyright © 2003-2010 Codehaus. All Rights Reserved.