Package net.storm.api.plugins
Class LoopedPlugin
java.lang.Object
net.storm.api.plugins.Plugin
net.storm.api.plugins.LoopedPlugin
- All Implemented Interfaces:
com.google.inject.Module,org.pf4j.ExtensionPoint
- Direct Known Subclasses:
LoopedPlugin,TaskPlugin
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.storm.api.plugins.Plugin
configure, equals, getName, hashCode, isSdn, resetConfiguration, setToggleHidden, shutDown, startUp
-
Constructor Details
-
LoopedPlugin
public LoopedPlugin()
-
-
Method Details
-
stop
Deprecated, for removal: This API element is subject to removal in a future version. -
loop
public abstract int loop()
-