| Class | Description |
|---|---|
| AbstractCheckedModule | Deprecated
Use org.opendaylight.infrautils.inject.guice.AbstractCheckedModule instead.
|
| AbstractGuiceJsr250Module |
Convenience Guice module support class, which installs the
AnnotationsModule, and handles exceptions as the
AbstractCheckedModule does. |
| AnnotationsModule |
Guice module with built-in Mycila Guice Extensions for JSR-250 &
Closeable support for @PreDestroy & @PostConstruct.
|
| GuiceRule |
JUnit Rule which initializes Guice
Injector for tests. |
Copyright © 2019 OpenDaylight. All rights reserved.