org.picocontainer.testmodel
Class DecoratedTouchable

java.lang.Object
  extended by org.picocontainer.testmodel.DecoratedTouchable
All Implemented Interfaces:
Touchable

public class DecoratedTouchable
extends Object
implements Touchable

Author:
Thomas Heller

Constructor Summary
DecoratedTouchable(Touchable delegate)
           
 
Method Summary
 void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratedTouchable

public DecoratedTouchable(Touchable delegate)
Method Detail

touch

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.