make plugin repository url configurable

This commit is contained in:
Sebastian Sdorra
2010-12-18 14:18:14 +01:00
parent 8646be6733
commit 09fb26f63d
5 changed files with 44 additions and 14 deletions

View File

@@ -44,6 +44,12 @@ import java.util.Collection;
public interface PluginManager
{
/**
* Method description
*
*/
public void clearCache();
/**
* Method description
*