org.picocontainer.injectors
Class MethodAnnotationInjectionFactoryTestCase.NamedBean
java.lang.Object
org.picocontainer.injectors.MethodAnnotationInjectionFactoryTestCase.NamedBean
- All Implemented Interfaces:
- MethodAnnotationInjectionFactoryTestCase.Bean
- Direct Known Subclasses:
- MethodAnnotationInjectionFactoryTestCase.NamedBeanWithPossibleDefault, MethodAnnotationInjectionFactoryTestCase.NoBean
- Enclosing class:
- MethodAnnotationInjectionFactoryTestCase
public static class MethodAnnotationInjectionFactoryTestCase.NamedBean
- extends Object
- implements MethodAnnotationInjectionFactoryTestCase.Bean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodAnnotationInjectionFactoryTestCase.NamedBean
public MethodAnnotationInjectionFactoryTestCase.NamedBean()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2003-2007 Codehaus. All Rights Reserved.