org.picocontainer.defaults
Class ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable

java.lang.Object
  extended byorg.picocontainer.testmodel.DependsOnTouchable
      extended byorg.picocontainer.defaults.ConstructorInjectionComponentAdapterTestCase.NamedDependsOnTouchable
All Implemented Interfaces:
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, String name)
           
 
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,
                                                                            String name)


Copyright © 2003-2007 Codehaus. All Rights Reserved.