com.plumtree.openfoundation.util
Interface IXPRunnable

All Superinterfaces:
java.lang.Runnable

public interface IXPRunnable
extends java.lang.Runnable

Interface to be implemented by any class whose instances are intended to be executed by a thread.


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



Copyright © 2002, 2003, 2004 Plumtree Software Inc. All Rights Reserved.