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