Uses of Interface
com.yahoo.config.model.api.SuperModelListener
Packages that use SuperModelListener
-
Uses of SuperModelListener in com.yahoo.config.model.api
Methods in com.yahoo.config.model.api with parameters of type SuperModelListenerModifier and TypeMethodDescriptionvoidSuperModelProvider.registerListener(SuperModelListener listener) Synchronously calllistener.applicationActivated()on all active applications, and register the listener for future changes to the super model.