Package | Description |
---|---|
org.picocontainer.injectors |
InjectionFactories make Injectors which implement specific types of dependency injection
|
Modifier and Type | Class and Description |
---|---|
static class |
FactoryInjectorTestCase.BrendansLoggerInjector |
static class |
IntoTypeTestCase.AliceFactory |
Modifier and Type | Method and Description |
---|---|
static <T> List<Class<?>> |
FactoryInjector.getTypeArguments(Class<FactoryInjector> class1,
Class<? extends Object> class2)
Get the actual type arguments a child class has used to extend a generic base class.
|
Copyright © 2003–2016 Codehaus. All rights reserved.