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.
  • Class
    Description
    This interface is implemented by all drasyl plugins.
    Models environment information of a DrasylPlugin that are required by the plugin.
    The PluginManager notifies all enabled plugins about specific node events (like startup or shutdown).