org.picocontainer.behaviors
Class PropertyApplyingBehaviorFactoryTestCase.A

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

public static class PropertyApplyingBehaviorFactoryTestCase.A
extends Object


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

Constructor Detail

PropertyApplyingBehaviorFactoryTestCase.A

public PropertyApplyingBehaviorFactoryTestCase.A()
Method Detail

setB

public void setB(PropertyApplyingBehaviorFactoryTestCase.B b)


Copyright © 2003-2007 Codehaus. All Rights Reserved.