Class DefaultPluginDataSourceFactory

java.lang.Object
com.atlassian.confluence.core.DefaultPluginDataSourceFactory
All Implemented Interfaces:
PluginDataSourceFactory

public class DefaultPluginDataSourceFactory extends Object implements PluginDataSourceFactory
  • Constructor Details

    • DefaultPluginDataSourceFactory

      public DefaultPluginDataSourceFactory(javax.activation.FileTypeMap fileTypeMap, com.google.common.base.Function<com.atlassian.fugue.Pair<com.atlassian.plugin.Plugin,PluginDataSourceFactory.ResourceView>,InputStream> resourceStreamFactory, com.atlassian.plugin.Plugin plugin)
  • Method Details