Package net.storm.api.plugins
package net.storm.api.plugins
-
ClassDescriptionInterface for class loaders that support development mode detection.Annotation that prevents obfuscation tools from renaming the annotated element.Simplified interface for basic plugin control operations.Abstract base class for plugins that execute in a continuous loop.Abstract base class for all Storm plugins.Container annotation for multiple
PluginDependencyannotations.Annotation that declares a dependency on another plugin.Annotation that provides metadata for a Storm plugin.Central manager interface for plugin lifecycle and configuration.Contains metadata about a plugin, including identification and version information.PluginTask<T extends LoopedPlugin>Abstract base class for tasks that maintain a reference to their parent plugin.Annotation that excludes a plugin from SOX (Storm Obfuscation eXtension) processing.Interface representing a unit of work in aTaskPlugin.Abstract base class for task-based plugins.Annotation that marks a plugin as requiring VIP subscription status.