Uses of Interface
org.opendaylight.yangtools.binding.runtime.api.ModuleInfoSnapshot
Packages that use ModuleInfoSnapshot
Package
Description
-
Uses of ModuleInfoSnapshot in org.opendaylight.yangtools.binding.runtime.api
Constructors in org.opendaylight.yangtools.binding.runtime.api with parameters of type ModuleInfoSnapshotModifierConstructorDescriptionDefaultBindingRuntimeContext
(BindingRuntimeTypes runtimeTypes, ModuleInfoSnapshot moduleInfos) -
Uses of ModuleInfoSnapshot in org.opendaylight.yangtools.binding.runtime.osgi.impl
Methods in org.opendaylight.yangtools.binding.runtime.osgi.impl that return ModuleInfoSnapshot -
Uses of ModuleInfoSnapshot in org.opendaylight.yangtools.binding.runtime.spi
Classes in org.opendaylight.yangtools.binding.runtime.spi that implement ModuleInfoSnapshotMethods in org.opendaylight.yangtools.binding.runtime.spi that return ModuleInfoSnapshotModifier and TypeMethodDescription@NonNull ModuleInfoSnapshot
ModuleInfoSnapshotBuilder.build()
BuildModuleInfoSnapshot
from allmoduleInfos
in this builder.protected abstract ModuleInfoSnapshot
ForwardingModuleInfoSnapshot.delegate()
@NonNull ModuleInfoSnapshot
ModuleInfoSnapshotResolver.takeSnapshot()