Uses of Class
org.specrunner.hibernate3.AbstractPluginFactory

Uses of AbstractPluginFactory in org.specrunner.hibernate3
 

Subclasses of AbstractPluginFactory in org.specrunner.hibernate3
 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 © 2016. All rights reserved.