DaemonFactorypublic class SingleThreadDaemonFactory extends java.lang.Object implements DaemonFactory
| Modifier and Type | Field | Description |
|---|---|---|
private ContextService |
contextService |
| Constructor | Description |
|---|---|
SingleThreadDaemonFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
DaemonService |
createNewDaemon(java.lang.String name) |
Create a new DaemonService with the default daemon timer delay.
|
private static ContextService |
getContextService() |
Privileged lookup of the ContextService.
|
private final ContextService contextService
public DaemonService createNewDaemon(java.lang.String name)
DaemonFactorycreateNewDaemon in interface DaemonFactoryprivate static ContextService getContextService()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.