Public Member Functions | |
void | setExecutor (JismPoolExecutor jpe) |
Set an executor for this plugin. |
This is done by setting an executor to the plugin which can use it to enqueue its tasks.
void org.miv.jism.core.JismThreadablePlugin.setExecutor | ( | JismPoolExecutor | jpe | ) |
Set an executor for this plugin.
jpe | executor for this plugin |