This is intended to be used by plugins that have custom IQueryTokenizers,
which require some sort of preference management (loading/storing preference
beans to XML file and vice-versa).
Any plugin is required to provide an implementation of this callback interface.
The callback implementation has to be returned by IPlugin.sesssionStarted.