Class DefaultPluginRepository
java.lang.Object
net.thevpc.common.prs.plugin.DefaultPluginRepository
- All Implemented Interfaces:
Comparable<PluginRepository>, PluginRepository
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 22 sept. 2007 22:46:59
-
Field Summary
Fields inherited from interface PluginRepository
UNKNOWN, UNREACHABLE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultPluginRepository
-
-
Method Details
-
getPluginDescriptors
- Specified by:
getPluginDescriptorsin interfacePluginRepository
-
size
public int size()Description copied from interface:PluginRepositoryavailable plugins count in the PluginRepository- Specified by:
sizein interfacePluginRepository- Returns:
- available plugins count
-
getPluginDescriptor
- Specified by:
getPluginDescriptorin interfacePluginRepository
-
refresh
public void refresh()- Specified by:
refreshin interfacePluginRepository
-
getLoad
public int getLoad()- Specified by:
getLoadin interfacePluginRepository
-
getURL
- Specified by:
getURLin interfacePluginRepository
-
compareTo
- Specified by:
compareToin interfaceComparable<PluginRepository>
-
toString
-
equals
-
hashCode
-