|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.interfaces.AbstractPoolable
org.jacorb.notification.engine.AbstractTask
org.jacorb.notification.engine.PullFromSupplierTask
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 |
doWork()
Override this Method in Subclasses to do the "real work". |
void |
handleTaskError(AbstractTask task,
java.lang.Throwable error)
|
void |
reset()
Reset the Object to an initial state. |
void |
schedule()
|
void |
setTarget(MessageSupplier target)
|
Methods inherited from class org.jacorb.notification.engine.AbstractTask |
checkInterrupt, copyMessage, getTaskExecutor, getTaskProcessor, removeMessage, run, schedule, schedule, setMessage, setTaskExecutor |
Methods inherited from class org.jacorb.notification.interfaces.AbstractPoolable |
configure, dispose, setObjectPool |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void setTarget(MessageSupplier target)
public void doWork() throws Disconnected
AbstractTask
doWork
in class AbstractTask
Disconnected
public void reset()
AbstractPoolable
reset
in class AbstractTask
public void handleTaskError(AbstractTask task, java.lang.Throwable error)
public void schedule() throws java.lang.InterruptedException
schedule
in class AbstractTask
java.lang.InterruptedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |