|
||||||||||
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.AbstractDeliverTask
org.jacorb.notification.engine.PushToConsumerTask
public class PushToConsumerTask
Field Summary |
---|
Fields inherited from class org.jacorb.notification.engine.AbstractTask |
---|
message_ |
Fields inherited from class org.jacorb.notification.interfaces.AbstractPoolable |
---|
logger_ |
Constructor Summary | |
---|---|
PushToConsumerTask(TaskProcessor tp)
|
Method Summary | |
---|---|
void |
doWork()
Override this Method in Subclasses to do the "real work". |
java.lang.String |
toString()
|
Methods inherited from class org.jacorb.notification.engine.AbstractDeliverTask |
---|
getMessageConsumer, getTaskExecutor, handleTaskError, reset, schedule, schedule, scheduleTasks, setMessageConsumer |
Methods inherited from class org.jacorb.notification.engine.AbstractTask |
---|
checkInterrupt, copyMessage, getTaskProcessor, removeMessage, run, 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, wait, wait, wait |
Constructor Detail |
---|
public PushToConsumerTask(TaskProcessor tp)
Method Detail |
---|
public void doWork() throws java.lang.Exception
AbstractTask
doWork
in class AbstractTask
java.lang.Exception
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |