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 |
---|
NeedsChocolate(ProviderTestCase.Chocolate choc) |
Copyright © 2003–2015 Codehaus. All rights reserved.