public static interface SessionStore.OnChangeListener<T>
boolean
onChange(T oldValue, T newValue)
boolean onChange(T oldValue, T newValue) throws ProofAsstException
ProofAsstException