public static interface MountPointService.MountPointListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMountPointCreated(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> path) |
void |
onMountPointRemoved(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> path) |
Copyright © 2020 OpenDaylight. All rights reserved.