Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jacorb.notification.interfaces.AbstractPoolable
org.jacorb.notification.engine.AbstractTask
org.jacorb.notification.engine.PullFromSupplierTask
public class PullFromSupplierTask
extends AbstractTask
Field Summary |
Fields inherited from class org.jacorb.notification.engine.AbstractTask | |
message_ |
Fields inherited from class org.jacorb.notification.interfaces.AbstractPoolable | |
logger_ |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.jacorb.notification.engine.AbstractTask | |
checkInterrupt , copyMessage , doWork , getTaskExecutor , getTaskProcessor , removeMessage , reset , run , schedule , schedule , schedule , setMessage , setTaskExecutor |
Methods inherited from class org.jacorb.notification.interfaces.AbstractPoolable | |
configure , dispose , reset , setObjectPool |
public void schedule() throws InterruptedException
- Overrides:
- schedule in interface AbstractTask