| Package | Description |
|---|---|
| org.picocontainer.injectors |
InjectionFactories make Injectors which implement specific types of dependency injection
|
| Modifier and Type | Method and Description |
|---|---|
ProviderTestCase.Chocolate |
ProviderTestCase.Chocolatier.provide(ProviderTestCase.CocaoBeans cocaoBeans,
String name) |
ProviderTestCase.Chocolate |
ProviderTestCase.NullableChocolatier.provide(ProviderTestCase.CocaoBeans cocaoBeans,
String name) |
ProviderTestCase.Chocolate |
ProviderTestCase.Chocolatier2.provide(ProviderTestCase.CocaoBeans cocaoBeans,
String name) |
| Constructor and Description |
|---|
Chocolate(boolean milky,
ProviderTestCase.CocaoBeans cocaoBeans,
String name) |
Copyright © 2003–2019 Codehaus. All rights reserved.