org.picocontainer.tck
Class AbstractPicoContainerTestCase.DerivedTouchable

java.lang.Object
  extended by org.picocontainer.testmodel.SimpleTouchable
      extended by org.picocontainer.tck.AbstractPicoContainerTestCase.DerivedTouchable
All Implemented Interfaces:
java.io.Serializable, Touchable
Enclosing class:
AbstractPicoContainerTestCase

public static class AbstractPicoContainerTestCase.DerivedTouchable
extends SimpleTouchable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.picocontainer.testmodel.SimpleTouchable
wasTouched
 
Constructor Summary
AbstractPicoContainerTestCase.DerivedTouchable()
           
 
Method Summary
 
Methods inherited from class org.picocontainer.testmodel.SimpleTouchable
touch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPicoContainerTestCase.DerivedTouchable

public AbstractPicoContainerTestCase.DerivedTouchable()