org.picocontainer.defaults
Class SetterInjectionComponentAdapterFactoryTestCase.NoBean

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

public static class SetterInjectionComponentAdapterFactoryTestCase.NoBean
extends SetterInjectionComponentAdapterFactoryTestCase.NamedBean


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

Constructor Detail

SetterInjectionComponentAdapterFactoryTestCase.NoBean

public SetterInjectionComponentAdapterFactoryTestCase.NoBean(java.lang.String name)