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