Package gw.config
Interface IExtensionFolderLocator
-
- All Superinterfaces:
IPluginHost,IService
- All Known Implementing Classes:
DefaultExtensionFolderLocator
public interface IExtensionFolderLocator extends IService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetExtensionFolderPath()-
Methods inherited from interface gw.plugin.IPluginHost
getInterface
-
-
-
-
Method Detail
-
getExtensionFolderPath
File getExtensionFolderPath()
-
-