Uses of Interface
org.opendaylight.yangtools.rfc8528.data.api.MountPointContextFactory
-
-
Uses of MountPointContextFactory in org.opendaylight.yangtools.rfc8528.data.api
Methods in org.opendaylight.yangtools.rfc8528.data.api that return types with arguments of type MountPointContextFactory Modifier and Type Method Description Optional<MountPointContextFactory>MountPointContext. findMountPoint(@NonNull MountPointIdentifier label)Attempt to acquire aMountPointContextFactoryto resolve schemas for the purposes of interpreting this mount point.
-