org.eclipse.ocl.examples.debug.vm.utils
Interface SafeRunner.IRunner

Enclosing class:
SafeRunner

public static interface SafeRunner.IRunner


Method Summary
 void run(BaseProcess.IRunnable r)
           
 

Method Detail

run

void run(BaseProcess.IRunnable r)
         throws java.lang.Exception
Throws:
java.lang.Exception