|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.engine.TopicAccessor.Consumer
Called by msgUnitWrapper.toDestroyed(): this.glob.getTopicAccessor().entryDestroyed_scheduleForExecution(this); Is currently switched off (not used)
| Field Summary | |
private edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue |
queue
|
| Constructor Summary | |
(package private) |
TopicAccessor.Consumer(edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue q)
|
| Method Summary | |
(package private) void |
consume(java.lang.Object x)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue queue
| Constructor Detail |
TopicAccessor.Consumer(edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue q)
| Method Detail |
public void run()
run in interface java.lang.Runnablevoid consume(java.lang.Object x)
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||