Plugin

public interface Plugin

Entry point for an RSB plugin. Instances have to be default-constructible.

Author

jwienke

Methods

initialize

void initialize()

Initializes the plugin.

Throws

LoadingException – Unable to load this plugin