org.picocontainer.behaviors
Class PropertyApplyingTestCase.A

java.lang.Object
  extended by org.picocontainer.behaviors.PropertyApplyingTestCase.A
Enclosing class:
PropertyApplyingTestCase

public static class PropertyApplyingTestCase.A
extends Object


Constructor Summary
PropertyApplyingTestCase.A()
           
 
Method Summary
 void setB(PropertyApplyingTestCase.B b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyApplyingTestCase.A

public PropertyApplyingTestCase.A()
Method Detail

setB

public void setB(PropertyApplyingTestCase.B b)


Copyright © 2003-2010 Codehaus. All Rights Reserved.