org.picocontainer.testmodel
Class AlternativeTouchable

java.lang.Object
  extended by org.picocontainer.testmodel.AlternativeTouchable
All Implemented Interfaces:
Serializable, Touchable

public class AlternativeTouchable
extends Object
implements Touchable, Serializable

Author:
steve.freeman@m3p.co.uk
See Also:
Serialized Form

Field Summary
 boolean wasTouched
           
 
Constructor Summary
AlternativeTouchable()
           
 
Method Summary
 void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wasTouched

public boolean wasTouched
Constructor Detail

AlternativeTouchable

public AlternativeTouchable()
Method Detail

touch

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.