Package org.onosproject.net.pi.service
Interface PiPipeconfListener
-
- All Superinterfaces:
EventFilter<PiPipeconfEvent>
,EventListener<PiPipeconfEvent>
public interface PiPipeconfListener extends EventListener<PiPipeconfEvent>
Listener of pipeconf events.
-
-
Method Summary
-
Methods inherited from interface org.onosproject.event.EventFilter
isRelevant
-
Methods inherited from interface org.onosproject.event.EventListener
event
-
-