Package org.opendaylight.infrautils.inject.guice
-
Class Summary Class Description AbstractCheckedModule Convenience Guice module support class with configure method that allows throwing checked exceptions, which are caught and re-thrown as uncheckedModuleSetupRuntimeException
.AutoWiringModule Guice Module with classpath scanning based autowiring.GuiceClassPathBinder Binds interfaces to implementations in Guice by scanning the classpath.