
| Interface | Description |
|---|---|
| AbstractServiceInterface |
Marker interface on all Service Interface annotated classes, each Service
Interface must extend this interface.
|
| Annotation Type | Description |
|---|---|
| Description |
Exports attribute and module class descriptions.
|
| RequireInterface |
Indicates what service interface is expected to be obtained as a dependency
of a module.
|
| ServiceInterfaceAnnotation |
Marks an interface implemented by
Module as a Service Interface. |
Copyright © 2017 OpenDaylight. All rights reserved.