org.picocontainer.injectors
Class MethodAnnotationInjectionFactoryTestCase.NoBean

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

public static class MethodAnnotationInjectionFactoryTestCase.NoBean
extends MethodAnnotationInjectionFactoryTestCase.NamedBean


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

Constructor Detail

MethodAnnotationInjectionFactoryTestCase.NoBean

public MethodAnnotationInjectionFactoryTestCase.NoBean(String name)


Copyright © 2003-2007 Codehaus. All Rights Reserved.