Creates/recovers a SessionFactory instance and add it to the plugin global
context, it can be done using three strategies:
by setting 'configuration' attribute to a name used previously by a
PluginConfiguration;
by setting 'type' attribute to a class that implements
IConfigurationProvider, i.e.