public class SingleThreadDaemonFactory extends java.lang.Object implements DaemonFactory
| Modifier and Type | Field and Description |
|---|---|
private ContextService |
contextService |
| Constructor and Description |
|---|
SingleThreadDaemonFactory() |
| Modifier and Type | Method and 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.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.