Package com.atlassian.crowd.plugin
Class PluginDirectoryLocator
java.lang.Object
com.atlassian.crowd.plugin.PluginDirectoryLocator
This class provides the location of the plugin directories, in particular the plugins and bundled plugins
(in JAR format) and the plugin cache. By default, subdirectories of the Crowd home directory are used, but these
locations can be overridden by system properties.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PluginDirectoryLocator
-
-
Method Details
-
getPluginsDirectory
-
getBundledPluginsDirectory
-
getPluginCachesDirectory
-
getHomeSubDirectory
-