org.picocontainer.defaults
Class SetterInjectionComponentAdapterTestCase.C
java.lang.Object
org.picocontainer.defaults.SetterInjectionComponentAdapterTestCase.C
- Enclosing class:
- SetterInjectionComponentAdapterTestCase
- public static class SetterInjectionComponentAdapterTestCase.C
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetterInjectionComponentAdapterTestCase.C
public SetterInjectionComponentAdapterTestCase.C()
SetterInjectionComponentAdapterTestCase.C
public SetterInjectionComponentAdapterTestCase.C(SetterInjectionComponentAdapterTestCase.B b)
setB
public void setB(SetterInjectionComponentAdapterTestCase.B b)
getB
public SetterInjectionComponentAdapterTestCase.B getB()
setList
public void setList(List l)
getList
public List getList()
instantiatedAsBean
public boolean instantiatedAsBean()
Copyright © 2003-2007 Codehaus. All Rights Reserved.