org.eclipse.ocl.examples.debug.vm.utils
Class SafeRunner

java.lang.Object
  extended by org.eclipse.ocl.examples.debug.vm.utils.SafeRunner

public class SafeRunner
extends java.lang.Object


Nested Class Summary
static interface SafeRunner.IRunner
           
 
Constructor Summary
SafeRunner()
           
 
Method Summary
static BaseProcess.IRunnable getSafeRunnable(BaseProcess.IRunnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeRunner

public SafeRunner()
Method Detail

getSafeRunnable

public static BaseProcess.IRunnable getSafeRunnable(BaseProcess.IRunnable r)