org.neodatis.tool.wrappers
Interface OdbRunnable

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
DefaultConnectionThread, ODBServerImpl, ReferenceQueueThread

public interface OdbRunnable
extends java.lang.Runnable

To wrap the java.lang.Runnable

Author:
olivier

Method Summary
 
Methods inherited from interface java.lang.Runnable
run