org.pf.bif.execution
Interface IExecutable


public interface IExecutable

Defines an execute() method

Version:
1.0
Author:
M.Duchrow

Method Summary
 void execute()
          execute the implementor's functionality
 

Method Detail

execute

void execute()
execute the implementor's functionality