public interface AppModuleInfo
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFeatureList()
Reference RFC 7895
Retrieves the list of YANG feature names from this module that are
supported by the server, regardless of whether they are
defined in the module or any included submodule.
|
Class<?> |
getModuleClass()
Returns the module class which will be required by YANG runtime to
obtain the class loader.
|
Class<?> getModuleClass()
Copyright © 2017. All rights reserved.