org.apache.geronimo.connector.work.pool
Class NamedRunnable
java.lang.Object
org.apache.geronimo.connector.work.pool.NamedRunnable
- All Implemented Interfaces:
- Runnable
public class NamedRunnable
- extends Object
- implements Runnable
- Version:
- $Rev: 476049 $ $Date: 2006-11-16 23:35:17 -0500 (Thu, 16 Nov 2006) $
NamedRunnable
public NamedRunnable(String name,
Runnable runnable)
run
public void run()
- Specified by:
run in interface Runnable
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.