de.unikassel.android.sdcframework.preferences.facade
Interface ServiceConfigurationChangeEvent

Package class diagram package ServiceConfigurationChangeEvent
All Superinterfaces:
ConfigurationChangeEvent<ServiceConfiguration>, ObservableEvent
All Known Implementing Classes:
ServiceConfigurationChangeEventImpl

public interface ServiceConfigurationChangeEvent
extends ConfigurationChangeEvent<ServiceConfiguration>

Interface for the service configuration change event.

A service configuration change event is created by the ApplicationPreferenceManagerImpl in case of shared preference changes affecting the service configuration.


Method Summary
 
Methods inherited from interface de.unikassel.android.sdcframework.preferences.facade.ConfigurationChangeEvent
getConfiguration