org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.Yin

java.lang.Object
  extended by org.picocontainer.defaults.SetterInjectionComponentAdapterTestCase.Yin
Enclosing class:
SetterInjectionComponentAdapterTestCase

public static class SetterInjectionComponentAdapterTestCase.Yin
extends Object


Constructor Summary
SetterInjectionComponentAdapterTestCase.Yin()
           
 
Method Summary
 SetterInjectionComponentAdapterTestCase.Yang getYang()
           
 void setYin(SetterInjectionComponentAdapterTestCase.Yang yang)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterInjectionComponentAdapterTestCase.Yin

public SetterInjectionComponentAdapterTestCase.Yin()
Method Detail

setYin

public void setYin(SetterInjectionComponentAdapterTestCase.Yang yang)

getYang

public SetterInjectionComponentAdapterTestCase.Yang getYang()


Copyright © 2003-2010 Codehaus. All Rights Reserved.