| Class | Description |
|---|---|
| AbstractCheckedModule |
Convenience Guice module support class with configure method that allows
throwing checked exceptions, which are caught and re-thrown as unchecked
ModuleSetupRuntimeException. |
| AutoWiringModule |
Guice Module with classpath scanning based autowiring.
|
| GuiceClassPathBinder |
Binds interfaces to implementations in Guice by scanning the classpath.
|
Copyright © 2019 OpenDaylight. All rights reserved.