Of all the plugins and plugin interfaces defined in Beatrix, we have
four packages:
- org.jtrix.project.beatrix.plugins.hooks
- Plugin interfaces which are
used by the Manager and Worker netlets. Some of
these interfaces are also implemented by Manager or Worker,
whereas we are expected to implement others ourselves.
- org.jtrix.project.beatrix.plugins.util
- Extra plugin interfaces and
some useful plugin implementations.
- org.jtrix.project.beatrix.plugins.netlets
- Contains the Manager
and Worker netlet implementations.
- org.jtrix.project.beatrix.plugins
- Basic interfaces IPlugin
(Section ![[*]](crossref.png) ) and IPluginManager (Section ) and IPluginManager (Section![[*]](crossref.png) )
plus related implementations. )
plus related implementations.
We will look at the hooks and util packages; the
key classes in the other packages have been covered earlier.
Subsections
Nik Silver
2002-03-09