|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IBinding<T> | A binding contains the information necessary to
have the injector create a POJO. |
IInjector | The injector is used to build objects for your application. |
IInjectorBuilder | Interface of an object, which creates injectors. |
IKey<T> | A binding key is used to query objects |
ILifecycleController | |
ILifecycleListener | |
IPoint<T> | |
IProvider<T> |
Class Summary | |
---|---|
AbstractLoggerInjectingModule<Log> | Abstract implementation of a module, which injects loggers into fields. |
CommonsInject | This class provides the anchor point to create injectors via
factory methods. |
CommonsLoggingLoggerModule | A module , which injects Commons Logging Loggers, aka instances of
Log . |
Key<T> | |
Log4j2LoggerModule | A module , which injects Log4J 2 loggers, aka instances of
Logger . |
Log4jLoggerModule | A module , which injects Log4J loggers, aka instances of
Logger . |
PostConstructModule | |
Slf4JLoggerModule | A module , which injects SLF4J loggers, aka instances of
Logger . |
Exception Summary | |
---|---|
NoSuchBindingException |
Annotation Types Summary | |
---|---|
InjLogger |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |