public interface DOMMountPointListener 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 © 2019 OpenDaylight. All rights reserved.