org.picocontainer.behaviors
Class PropertyApplyingBehaviorFactoryTestCase.Foo

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

public static class PropertyApplyingBehaviorFactoryTestCase.Foo
extends Object


Field Summary
 String message
           
 
Constructor Summary
PropertyApplyingBehaviorFactoryTestCase.Foo()
           
 
Method Summary
 void setMessage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public String message
Constructor Detail

PropertyApplyingBehaviorFactoryTestCase.Foo

public PropertyApplyingBehaviorFactoryTestCase.Foo()
Method Detail

setMessage

public void setMessage(String message)


Copyright © 2003-2007 Codehaus. All Rights Reserved.