Class BindingRuntimeHelpers

java.lang.Object
org.opendaylight.yangtools.binding.runtime.spi.BindingRuntimeHelpers

@Beta public final class BindingRuntimeHelpers extends Object
Simple helpers to help with reconstruction of BindingRuntimeContext from generated binding classes. These involve reflection and YANG model assembly, hence should not be used without any caching whatsoever or any support for dynamic schema updates.