Package org.drasyl.plugins
package org.drasyl.plugins
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with
user-defined settings.
-
ClassDescriptionThis interface is implemented by all drasyl plugins.Models environment information of a
DrasylPlugin
that are required by the plugin.ThePluginManager
notifies all enabled plugins about specific node events (like startup or shutdown).