org.jacorb.notification.engine
Interface Schedulable

All Known Implementing Classes:
AbstractTask

public interface Schedulable

Version:
$Id: Schedulable.java,v 1.1 2005/02/14 00:03:09 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 void schedule()
           
 

Method Detail

schedule

public void schedule()
              throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException