public class UscMonitorImpl extends Object implements UscMonitor
| Constructor and Description |
|---|
UscMonitorImpl()
create a Channel monitor listener using given monitor manager
|
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(UscEvent event)
when USC event happens, this method will be called
|
public UscMonitorImpl()
public void onEvent(UscEvent event)
UscMonitoronEvent in interface UscMonitorevent - event information data objectCopyright © 2019 OpenDaylight. All rights reserved.