org.picocontainer.injectors
Class ConstructorInjectorTestCase.NamedDependsOnTouchable

java.lang.Object
  extended by org.picocontainer.testmodel.DependsOnTouchable
      extended by org.picocontainer.injectors.ConstructorInjectorTestCase.NamedDependsOnTouchable
All Implemented Interfaces:
Serializable
Enclosing class:
ConstructorInjectorTestCase

public static class ConstructorInjectorTestCase.NamedDependsOnTouchable
extends DependsOnTouchable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.picocontainer.testmodel.DependsOnTouchable
touchable
 
Constructor Summary
ConstructorInjectorTestCase.NamedDependsOnTouchable(Touchable t, 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

ConstructorInjectorTestCase.NamedDependsOnTouchable

public ConstructorInjectorTestCase.NamedDependsOnTouchable(Touchable t,
                                                           String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.