org.apache.derby.impl.services.daemon
Class ServiceRecord
java.lang.Object
org.apache.derby.impl.services.daemon.ServiceRecord
- class ServiceRecord
- extends java.lang.Object
wrapper class for basic daemon's clients
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
final Serviceable client
onDemandOnly
private final boolean onDemandOnly
subscriber
final boolean subscriber
serviceRequest
private boolean serviceRequest
ServiceRecord
ServiceRecord(Serviceable client,
boolean onDemandOnly,
boolean subscriber)
serviced
final void serviced()
needImmediateService
final boolean needImmediateService()
needService
final boolean needService()
called
final void called()
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.