Class ModuleInfoSnapshotResolver

java.lang.Object
org.opendaylight.yangtools.binding.runtime.spi.ModuleInfoSnapshotResolver
All Implemented Interfaces:
Mutable

@Beta public final class ModuleInfoSnapshotResolver extends Object implements Mutable
A dynamic registry of YangModuleInfo objects, capable of combining them into an ModuleInfoSnapshot. If you need a one-shot way of creating an ModuleInfoSnapshot, prefer ModuleInfoSnapshotBuilder instead.