| Modifier and Type | Class and Description |
|---|---|
class |
PluginConfiguration
Creates/recovers a configuration instance and add it to the global context.
|
class |
PluginSessionFactory
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. |
Copyright © 2017. All rights reserved.