public class BindingDOMMountPointServiceAdapter extends Object implements MountPointService
MountPointService.MountPointListener| Constructor and Description | 
|---|
| BindingDOMMountPointServiceAdapter(DOMMountPointService mountService,
                                  BindingToNormalizedNodeCodec codec) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.base.Optional<MountPoint> | getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> mountPoint) | 
| <T extends MountPointService.MountPointListener> | registerListener(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> path,
                T listener) | 
public BindingDOMMountPointServiceAdapter(DOMMountPointService mountService, BindingToNormalizedNodeCodec codec)
public com.google.common.base.Optional<MountPoint> getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> mountPoint)
getMountPoint in interface MountPointServicepublic <T extends MountPointService.MountPointListener> org.opendaylight.yangtools.concepts.ListenerRegistration<T> registerListener(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> path, T listener)
registerListener in interface MountPointServiceCopyright © 2019 OpenDaylight. All rights reserved.