Class PluginManagerCache.ImplementationCache
java.lang.Object
net.thevpc.common.prs.plugin.PluginManagerCache.ImplementationCache
- All Implemented Interfaces:
Serializable
- Enclosing class:
PluginManagerCache
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImplementationCache(PluginManagerCache.PluginCache pluginCache, String implementationName, String extensionName, int index, int priority) -
Method Summary
-
Constructor Details
-
ImplementationCache
public ImplementationCache(PluginManagerCache.PluginCache pluginCache, String implementationName, String extensionName, int index, int priority)
-
-
Method Details
-
getPriority
public int getPriority() -
getImplementationName
-
getExtensionName
-
getIndex
public int getIndex() -
getPluginCache
-
equals
-
hashCode
-
toString
-