Package org.onosproject.app
Interface ApplicationStoreDelegate
-
- All Superinterfaces:
StoreDelegate<ApplicationEvent>
public interface ApplicationStoreDelegate extends StoreDelegate<ApplicationEvent>
Application store delegate abstraction.
-
-
Method Summary
-
Methods inherited from interface org.onosproject.store.StoreDelegate
notify
-
-