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 final ContextService contextService
public DaemonService createNewDaemon(java.lang.String name)
DaemonFactory
createNewDaemon
in interface DaemonFactory
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.