|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jacorb.notification.util.AbstractPoolable
org.jacorb.notification.engine.AbstractTask
org.jacorb.notification.engine.PullFromSupplierTask
| Field Summary |
|---|
| Fields inherited from class org.jacorb.notification.util.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, getTaskExecutor, isRunnable, run, schedule, schedule, setTaskExecutor |
| Methods inherited from class org.jacorb.notification.util.AbstractPoolable |
|---|
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 AbstractTaskDisconnectedpublic void reset()
AbstractPoolable
reset in class AbstractPoolable
public void handleTaskError(AbstractTask task,
java.lang.Throwable error)
public void schedule()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||