org.miv.jism.core.JismPlugin Interface Reference

Interface describing a JismPlugin. More...

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

org.miv.jism.core.JismThreadablePlugin

List of all members.

Public Member Functions

void init (JismContext ctx, ProgressHandler ph, String...args)
 Plugin initialisation.
void run ()
 Plugin execution.
void write ()
 Write output.
String getOutputName ()
 Output name.


Detailed Description

Interface describing a JismPlugin.

Author:
Guilhelm Savin

Member Function Documentation

void org.miv.jism.core.JismPlugin.init ( JismContext  ctx,
ProgressHandler  ph,
String...  args 
)

Plugin initialisation.

Parameters:
ctx execution context
ph progress handler, use to show plugin evolution
args optionnal args
See also:
org.miv.jism.core.JismContext

org.miv.jism.core.ProgressHandler


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