| Package | Description |
|---|---|
| org.opendaylight.controller.config.api |
| Modifier and Type | Method and Description |
|---|---|
<T extends BaseIdentity> |
DependencyResolver.resolveIdentity(IdentityAttributeRef identityRef,
Class<T> expectedBaseClass)
To be used during commit phase to resolve identity-ref config attributes.
|
<T extends BaseIdentity> |
DependencyResolver.validateIdentity(IdentityAttributeRef identityRef,
Class<T> expectedBaseClass,
JmxAttribute jmxAttribute)
Validate identity-ref config attribute.
|
Copyright © 2017 OpenDaylight. All rights reserved.