org.picocontainer.tck
Class AbstractPicoContainerTestCase.DerivedTouchable

java.lang.Object
  extended byorg.picocontainer.testmodel.SimpleTouchable
      extended byorg.picocontainer.tck.AbstractPicoContainerTestCase.DerivedTouchable
All Implemented Interfaces:
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()
           
 
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()


Copyright © 2003-2007 Codehaus. All Rights Reserved.