|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FactoryInjector | |
---|---|
org.picocontainer.gems.injectors | |
org.picocontainer.injectors |
Uses of FactoryInjector in org.picocontainer.gems.injectors |
---|
Subclasses of FactoryInjector in org.picocontainer.gems.injectors | |
---|---|
class |
CommonsLoggingInjector
This will Inject a Commons-Logging Logger for the injectee's class name |
class |
JavaLoggingInjector
This will Inject a Java-Logging Logger for the injectee's class name |
class |
Log4JInjector
This will Inject a Log4J Logger for the injectee's class name |
class |
Slf4JInjector
This will Inject a Slf4J Logger for the injectee's class name |
Uses of FactoryInjector in org.picocontainer.injectors |
---|
Method parameters in org.picocontainer.injectors with type arguments of type FactoryInjector | ||
---|---|---|
static
|
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. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |