Uses of Class
org.scijava.plugin.event.PluginsRemovedEvent
-
Packages that use PluginsRemovedEvent Package Description org.scijava.command org.scijava.plugin -
-
Uses of PluginsRemovedEvent in org.scijava.command
Methods in org.scijava.command with parameters of type PluginsRemovedEvent Modifier and Type Method Description protected voidDefaultCommandService. onEvent(PluginsRemovedEvent event) -
Uses of PluginsRemovedEvent in org.scijava.plugin
Methods in org.scijava.plugin with parameters of type PluginsRemovedEvent Modifier and Type Method Description protected voidAbstractSingletonService. onEvent(PluginsRemovedEvent event)
-