|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ daemon overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.services.daemon.Serviceable
| Uses of Serviceable in org.apache.derby.iapi.services.daemon |
| Methods in org.apache.derby.iapi.services.daemon with parameters of type Serviceable | |
int |
DaemonService.subscribe(Serviceable newClient,
boolean onDemandOnly)
Add a new client that this daemon needs to service |
boolean |
DaemonService.enqueue(Serviceable newClient,
boolean serviceNow)
Request a one time service from the Daemon. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ daemon overview ] | PREV NEXT | ||||||||