public interface OFPManager extends DeviceRemovedHandler, AutoCloseable
DeviceRemovedHandler
. And at last, it must
handle it's own full termination by implementing AutoCloseable.close()
Modifier and Type | Method and Description |
---|---|
void |
close() |
onDeviceRemoved
void close()
close
in interface AutoCloseable
Copyright © 2018 OpenDaylight. All rights reserved.