org.picocontainer.testmodel
Interface Touchable

All Known Implementing Classes:
AbstractPicoContainerTest.DerivedTouchable, AlternativeTouchable, CollectionComponentParameterTestCase.TouchableObserver, DecoratedTouchable, SimpleTouchable, WashableTouchable

public interface Touchable

Author:
Steve.Freeman@m3p.co.uk

Method Summary
 void touch()
           
 

Method Detail

touch

void touch()


Copyright © 2003-2010 Codehaus. All Rights Reserved.