org.picocontainer.injectors
Class SetterInjectionTestCase.NoBean

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

public static class SetterInjectionTestCase.NoBean
extends SetterInjectionTestCase.NamedBean


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

Constructor Detail

SetterInjectionTestCase.NoBean

public SetterInjectionTestCase.NoBean(String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.