| 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. | 
| 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.