Uses of Interface
net.thevpc.common.prs.plugin.PluginRepository
Packages that use PluginRepository
-
Uses of PluginRepository in net.thevpc.common.prs.plugin
Classes in net.thevpc.common.prs.plugin that implement PluginRepositorySubinterfaces with type arguments of type PluginRepository in net.thevpc.common.prs.pluginMethods in net.thevpc.common.prs.plugin that return PluginRepositoryModifier and TypeMethodDescriptionDefaultPluginManager.getPluginRepositories()PluginManager.getPluginRepositories()PluginDescriptor.getRepository()Methods in net.thevpc.common.prs.plugin with parameters of type PluginRepositoryModifier and TypeMethodDescriptionvoidDefaultPluginManager.addPluginRepository(PluginRepository r) voidPluginManager.addPluginRepository(PluginRepository r) intDefaultPluginRepository.compareTo(PluginRepository o) voidDefaultPluginManager.removePluginRepository(PluginRepository r) voidPluginManager.removePluginRepository(PluginRepository r) voidPluginDescriptor.setRepository(PluginRepository repository)