org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.Yang

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

public static class SetterInjectionComponentAdapterTestCase.Yang
extends Object


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

Constructor Detail

SetterInjectionComponentAdapterTestCase.Yang

public SetterInjectionComponentAdapterTestCase.Yang()
Method Detail

setYang

public void setYang(SetterInjectionComponentAdapterTestCase.Yin yin)

getYin

public SetterInjectionComponentAdapterTestCase.Yin getYin()


Copyright © 2003-2010 Codehaus. All Rights Reserved.