Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

SciJava Discovery Plugin: A Discoverer implementation backed by SciJava Common's PluginService

This module provides the PluginBasedDiscoverer, a Discoverer implementation that uses SciJava Common's annotation processor to create Discovery objects. Plugin Classes are wrapped into Discovery objects, and are returned via PluginBasedDiscoverer.implsOfType(). Please check out SciJava Common for instructions on developing Plugins.