Modifier and Type | Required Element and Description |
---|---|
String |
localName
Get local name of
value() . |
String |
namespace
Get namespace of
value() . |
Class<?> |
osgiRegistrationType
Mandatory class which will be used as key for OSGi service registration
once
Module.getInstance()
is called. |
String |
revision
Get revision of
value() . |
String |
value
Fully qualified name of a service that must be globally unique.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
registerToOsgi
Determines whether or not the service instance should be registered with OSGi.
|
public abstract String value
public abstract Class<?> osgiRegistrationType
Module.getInstance()
is called.Copyright © 2019 OpenDaylight. All rights reserved.