| Package | Description | 
|---|---|
| org.opendaylight.infrautils.inject | The interfaces and classes in this package are "for convenience". | 
| org.opendaylight.infrautils.inject.guice | |
| org.opendaylight.infrautils.inject.guice.testutils | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Lifecycle. destroy()Destroy the object. | 
| void | AbstractLifecycle. destroy()Please implement  AbstractLifecycle.stop()instead of overriding this (here intentionally final) method. | 
| void | Lifecycle. init()Initialize the object. | 
| void | AbstractLifecycle. init()Please implement  AbstractLifecycle.start()instead of overriding this (here intentionally final) method. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractCheckedModule. configure()Configures a  Bindervia the exposed methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractCheckedModule. configure()Deprecated.  Configures a  Bindervia the exposed methods. | 
Copyright © 2019 OpenDaylight. All rights reserved.