Uses of Interface
com.atlassian.confluence.core.PluginDataSourceFactory

Packages that use PluginDataSourceFactory
com.atlassian.confluence.core   
 

Uses of PluginDataSourceFactory in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement PluginDataSourceFactory
 class DefaultPluginDataSourceFactory
           
 

Methods in com.atlassian.confluence.core that return types with arguments of type PluginDataSourceFactory
 com.atlassian.fugue.Maybe<PluginDataSourceFactory> DefaultDataSourceFactory.forPlugin(java.lang.String pluginKey)
           
 com.atlassian.fugue.Maybe<PluginDataSourceFactory> DataSourceFactory.forPlugin(java.lang.String pluginKey)
          Create a factory for a specific plugin.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.