plugin/plugin library

Classes

Plugin

Mixins

InitOncePlugin
A mixin to mark any plugin to be loaded only once after the Platform has been initialized. This mixin can be used together with PreloadedPlugin to ensure that the plugin is loaded at the correct time in the initialization sequence.
PreloadedPlugin
A mixin to mark any plugin to be loaded before the Platform.