@Beta public final class ServiceProperties extends Object
DynamicBindingAdapter
. All properties starting with
odl.mdsal.binding.adapter.
are stripped from the re-exported service.Modifier and Type | Field and Description |
---|---|
static String |
IGNORE_PROP
Instruction to ignore the service.
|
static String |
OVERRIDE_PREFIX
Prefix for properties which should be replaced.
|
public static final String IGNORE_PROP
DynamicBindingAdapter
will completely ignore it.public static final String OVERRIDE_PREFIX
DynamicBindingAdapter
will strip this prefix and advertise the resulting property in the re-exported
service.Copyright © 2019 OpenDaylight. All rights reserved.