org.picocontainer.behaviors
Class PropertyApplyingTestCase.Foo

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

public static class PropertyApplyingTestCase.Foo
extends Object


Field Summary
 String message
           
 
Constructor Summary
PropertyApplyingTestCase.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

PropertyApplyingTestCase.Foo

public PropertyApplyingTestCase.Foo()
Method Detail

setMessage

public void setMessage(String message)


Copyright © 2003-2010 Codehaus. All Rights Reserved.