| Package | Description |
|---|---|
| org.picocontainer.injectors |
InjectionFactories make Injectors which implement specific types of dependency injection
|
| 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-2014 Codehaus. All Rights Reserved.