org.miv.jism.core.JismThreadablePlugin Interface Reference

Extends the plugin description to create threadable plugins. More...

Inheritance diagram for org.miv.jism.core.JismThreadablePlugin:

org.miv.jism.core.JismPlugin

List of all members.

Public Member Functions

void setExecutor (JismPoolExecutor jpe)
 Set an executor for this plugin.


Detailed Description

Extends the plugin description to create threadable plugins.

This is done by setting an executor to the plugin which can use it to enqueue its tasks.

Author:
Guilhelm Savin
See also:
org.miv.jism.core.executor.JismPoolExecutor

Member Function Documentation

void org.miv.jism.core.JismThreadablePlugin.setExecutor ( JismPoolExecutor  jpe  ) 

Set an executor for this plugin.

Parameters:
jpe executor for this plugin


The documentation for this interface was generated from the following file:
Generated on Fri Apr 18 10:49:00 2008 for JisM by  doxygen 1.5.3