See: Description
Interface | Description |
---|---|
Lifecycle |
Something which can be
Lifecycle.init() -ialized and Lifecycle.destroy() -d. |
PostFullSystemInjectionListener |
Callback invoked when dependency injection is fully complete.
|
Class | Description |
---|---|
AbstractLifecycle |
Support class for
Lifecycle . |
ClassPathScanner |
Class path scanner designed to be used with Guice.
|
Exception | Description |
---|---|
ModuleSetupRuntimeException |
Exception to throw from a static Dependency Inject Framework's "Wiring" class.
|
Copyright © 2019 OpenDaylight. All rights reserved.