|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SciJavaPlugin
Top-level interface for plugins. Plugins discoverable at runtime must
implement this interface and be annotated with @Plugin
.
What all plugins have in common is that they are declared using an annotation
(@Plugin
), and discovered if present on the classpath at runtime.
Plugin
,
PluginService
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |