org.picocontainer.testmodel
Class DependsOnTouchable
java.lang.Object
org.picocontainer.testmodel.DependsOnTouchable
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConstructorInjectorTestCase.NamedDependsOnTouchable
public class DependsOnTouchable
- extends Object
- implements Serializable
- Author:
- steve.freeman@m3p.co.uk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
touchable
public final Touchable touchable
DependsOnTouchable
public DependsOnTouchable(Touchable touchable)
getTouchable
public Touchable getTouchable()
Copyright © 2003-2010 Codehaus. All Rights Reserved.