Package | Description |
---|---|
org.picocontainer.injectors |
InjectionFactories make Injectors which implement specific types of dependency injection
|
Modifier and Type | Class and Description |
---|---|
static class |
IntoTypeTestCase.AliceImpl |
Modifier and Type | Method and Description |
---|---|
IntoTypeTestCase.Alice |
IntoTypeTestCase.Bob.getAlice() |
IntoTypeTestCase.Alice |
IntoTypeTestCase.AliceFactory.getComponentInstance(PicoContainer container,
Type into) |
Constructor and Description |
---|
Bob(IntoTypeTestCase.Alice alice) |
Copyright © 2003–2016 Codehaus. All rights reserved.