org.picocontainer.injectors
Class AnnotatedMethodInjectionTestCase.NoBean

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

public static class AnnotatedMethodInjectionTestCase.NoBean
extends AnnotatedMethodInjectionTestCase.NamedBean


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

Constructor Detail

AnnotatedMethodInjectionTestCase.NoBean

public AnnotatedMethodInjectionTestCase.NoBean(String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.