Package org.onosproject.app
Interface ApplicationListener
- 
- All Superinterfaces:
 EventFilter<ApplicationEvent>,EventListener<ApplicationEvent>
public interface ApplicationListener extends EventListener<ApplicationEvent>
Entity capable of receiving application related events. 
- 
- 
Method Summary
- 
Methods inherited from interface org.onosproject.event.EventFilter
isRelevant 
- 
Methods inherited from interface org.onosproject.event.EventListener
event 
 - 
 
 -