| Package | Description |
|---|---|
| org.opendaylight.controller.config.api | |
| org.opendaylight.controller.config.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyResolver.validateDependency(Class<? extends AbstractServiceInterface> expectedServiceInterface,
ObjectName objectName,
JmxAttribute jmxAttribute)
To be used during validation phase to validate serice interface of
dependent module.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends AbstractServiceInterface>> |
ModuleFactory.getImplementedServiceIntefaces() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Copyright © 2017 OpenDaylight. All rights reserved.