|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QCallback | |
|---|---|
| com.ibm.di.queue | Provides classes for the Tivoli Directory Integrator memory queue. |
| Uses of QCallback in com.ibm.di.queue |
|---|
| Methods in com.ibm.di.queue with parameters of type QCallback | |
|---|---|
void |
QNotification.register(QCallback a,
int purpose)
register : registers a callback which will be called when memQ is empty/full/data available it is assumed that the callback implements the handle()function |
void |
QNotification.unregister(QCallback a,
int purpose)
unregister : unregisters a callback |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||