public interface MountProvisionListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMountPointCreated(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path) |
void |
onMountPointRemoved(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path) |
Copyright © 2018 OpenDaylight. All rights reserved.