Package org.android.activityminer.logic.configuration

Package class diagram package org.android.activityminer.logic.configuration
Logic layer - Global shared preference observer and configuration validator.

See:
          Description

Interface Summary
SharedPreferenceChangeNotificationReceiver Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver Interface for shared preference change observers.
 

Class Summary
ConfigurationValidator Static class for parameter validation.
GlobalSharedPreferenceObserver Global singleton instance of a central shared preference observer which is notifying registered shared preference observers about changes.
 

Package org.android.activityminer.logic.configuration Description

Logic layer - Global shared preference observer and configuration validator.