org.topbraid.sparqlmotion.engine
Interface IExecutionListener


public interface IExecutionListener


Method Summary
 void notifyModule(IModule module)
           
 void warning(IModule module, java.lang.String message)
           
 

Method Detail

notifyModule

void notifyModule(IModule module)

warning

void warning(IModule module,
             java.lang.String message)