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 © 2019 OpenDaylight. All rights reserved.