Uses of Class
net.thevpc.common.prs.plugin.PluginManagerCache.PluginCache
Packages that use PluginManagerCache.PluginCache
-
Uses of PluginManagerCache.PluginCache in net.thevpc.common.prs.plugin
Methods in net.thevpc.common.prs.plugin that return PluginManagerCache.PluginCacheModifier and TypeMethodDescriptionPluginManagerCache.getPluginCache(String id) PluginManagerCache.ImplementationCache.getPluginCache()Methods in net.thevpc.common.prs.plugin that return types with arguments of type PluginManagerCache.PluginCacheConstructors in net.thevpc.common.prs.plugin with parameters of type PluginManagerCache.PluginCacheModifierConstructorDescriptionImplementationCache(PluginManagerCache.PluginCache pluginCache, String implementationName, String extensionName, int index, int priority)