JBoss Common Classes 2.2.17.GA-redhat-2

org.jboss.util
Interface Executable

All Known Implementing Classes:
TimerTask

public interface Executable

Interface for the execution of a task.

Version:
$Revision: 2787 $
Author:
Simone Bordet
See Also:
WorkerQueue

Method Summary
 void execute()
           
 

Method Detail

execute

void execute()
             throws Exception
Throws:
Exception

JBoss Common Classes 2.2.17.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.