Uses of Class
org.gcube.contentmanagement.contentmanager.plugin.delegates.FactoryDelegate

Packages that use FactoryDelegate
org.gcube.contentmanagement.contentmanager.plugin   
org.gcube.contentmanagement.contentmanager.plugin.defaultplugin   
 

Uses of FactoryDelegate in org.gcube.contentmanagement.contentmanager.plugin
 

Methods in org.gcube.contentmanagement.contentmanager.plugin that return FactoryDelegate
abstract  FactoryDelegate PluginContext.getFactory()
          Returns the FactoryDelegate of the plugin.
 

Uses of FactoryDelegate in org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
 

Subclasses of FactoryDelegate in org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
 class DefaultFactory
           
 

Methods in org.gcube.contentmanagement.contentmanager.plugin.defaultplugin that return FactoryDelegate
 FactoryDelegate DefaultPluginContext.getFactory()
          Returns the FactoryDelegate of the plugin.