register_plugin


Description:

public abstract void register_plugin (Plugin plugin)

The methods startup, activate, and command_line need to be overridden in the application classes that derive this but it seemed pointless to force it through this interface.