org.picocontainer.injectors
Class SetterInjectionFactoryTestCase.NoBean

java.lang.Object
  extended by org.picocontainer.injectors.SetterInjectionFactoryTestCase.NamedBean
      extended by org.picocontainer.injectors.SetterInjectionFactoryTestCase.NoBean
All Implemented Interfaces:
SetterInjectionFactoryTestCase.Bean
Enclosing class:
SetterInjectionFactoryTestCase

public static class SetterInjectionFactoryTestCase.NoBean
extends SetterInjectionFactoryTestCase.NamedBean


Constructor Summary
SetterInjectionFactoryTestCase.NoBean(String name)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.injectors.SetterInjectionFactoryTestCase.NamedBean
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterInjectionFactoryTestCase.NoBean

public SetterInjectionFactoryTestCase.NoBean(String name)


Copyright © 2003-2007 Codehaus. All Rights Reserved.