org.picocontainer.defaults
Class ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable

java.lang.Object
  extended by org.picocontainer.testmodel.DependsOnTouchable
      extended by org.picocontainer.defaults.ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ConstructorInjectionComponentAdapterTestCase

public static class ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable
extends DependsOnTouchable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.picocontainer.testmodel.DependsOnTouchable
touchable
 
Constructor Summary
ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable(Touchable t, java.lang.String name)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.testmodel.DependsOnTouchable
getTouchable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable

public ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable(Touchable t,
                                                                            java.lang.String name)