org.picocontainer.defaults
Class CollectionComponentParameterTestCase.TouchableObserver

java.lang.Object
  extended by org.picocontainer.defaults.CollectionComponentParameterTestCase.TouchableObserver
All Implemented Interfaces:
Touchable
Enclosing class:
CollectionComponentParameterTestCase

public static class CollectionComponentParameterTestCase.TouchableObserver
extends Object
implements Touchable


Constructor Summary
CollectionComponentParameterTestCase.TouchableObserver(Touchable[] touchables)
           
 
Method Summary
 void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionComponentParameterTestCase.TouchableObserver

public CollectionComponentParameterTestCase.TouchableObserver(Touchable[] touchables)
Method Detail

touch

public void touch()
Specified by:
touch in interface Touchable


Copyright © 2003-2010 Codehaus. All Rights Reserved.