public interface MountProvisionListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMountPointCreated(YangInstanceIdentifier path) |
void |
onMountPointRemoved(YangInstanceIdentifier path) |
void onMountPointCreated(YangInstanceIdentifier path)
void onMountPointRemoved(YangInstanceIdentifier path)
Copyright © 2016 OpenDaylight. All rights reserved.