com.atlassian.plugin.loaders.classloading
Class DirectoryPluginLoaderUtils
java.lang.Object
com.atlassian.plugin.loaders.classloading.DirectoryPluginLoaderUtils
public class DirectoryPluginLoaderUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryPluginLoaderUtils
public DirectoryPluginLoaderUtils()
copyTestPluginsToTempDirectory
public static File copyTestPluginsToTempDirectory()
throws IOException
- Copies the test plugins to a new temporary directory and returns that directory.
- Throws:
IOException
getTestPluginsDirectory
public static File getTestPluginsDirectory()
- Returns the directory on the classpath where the test plugins live.
Copyright © 2013 Atlassian. All Rights Reserved.