Uses of Interface
io.annot8.core.components.Annot8Component
-
Packages that use Annot8Component Package Description io.annot8.core.components This package contains the core interface for components. -
-
Uses of Annot8Component in io.annot8.core.components
Subinterfaces of Annot8Component in io.annot8.core.components Modifier and Type Interface Description interfaceProcessorBase processor interface from which all processors extend.interfaceResourceA reusable resource (for example a database connection, or a preloaded dataset) that can be used by other components.interfaceSourceBase processor interface from which all sources extend.
-