org.codehaus.wadi.servicespace.basic
Class BasicServiceSpaceDispatcher.ExecuteInThread

java.lang.Object
  extended by org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher.ExecuteInThread
All Implemented Interfaces:
ThreadPool
Enclosing class:
BasicServiceSpaceDispatcher

protected static class BasicServiceSpaceDispatcher.ExecuteInThread
extends java.lang.Object
implements ThreadPool


Constructor Summary
protected BasicServiceSpaceDispatcher.ExecuteInThread()
           
 
Method Summary
 void execute(java.lang.Runnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicServiceSpaceDispatcher.ExecuteInThread

protected BasicServiceSpaceDispatcher.ExecuteInThread()
Method Detail

execute

public void execute(java.lang.Runnable runnable)
             throws java.lang.InterruptedException
Specified by:
execute in interface ThreadPool
Throws:
java.lang.InterruptedException


Copyright © 2010. All Rights Reserved.