|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.notify.NotifyThread
org.openorb.notify.queue.Puller
org.openorb.notify.queue.AnyPuller
public class AnyPuller
| Constructor Summary | |
|---|---|
AnyPuller(java.lang.String id,
FilterableEventQueue queue,
EventReceiver receiver,
SupplierProxyManagement proxy,
long pullThreadLatency,
org.apache.avalon.framework.logger.Logger logger)
Default constructor |
|
| Method Summary | |
|---|---|
void |
setSupplier(PullSupplier supplier)
This method sets a supplier |
| Methods inherited from class org.openorb.notify.queue.Puller |
|---|
run, setConnectionActive |
| Methods inherited from class org.openorb.notify.NotifyThread |
|---|
finishWorkAndStopThread, getLogger, resumeThread, startThread, stopThread, suspendThread, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnyPuller(java.lang.String id,
FilterableEventQueue queue,
EventReceiver receiver,
SupplierProxyManagement proxy,
long pullThreadLatency,
org.apache.avalon.framework.logger.Logger logger)
| Method Detail |
|---|
public void setSupplier(PullSupplier supplier)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||