public class RuntimeKernelExtensionFactory extends org.neo4j.kernel.extension.KernelExtensionFactory<RuntimeKernelExtensionFactory.Dependencies>
KernelExtensionFactory that initializes the RuntimeKernelExtension.| Modifier and Type | Class and Description |
|---|---|
static interface |
RuntimeKernelExtensionFactory.Dependencies |
| Constructor and Description |
|---|
RuntimeKernelExtensionFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.kernel.lifecycle.Lifecycle |
newInstance(org.neo4j.kernel.impl.spi.KernelContext context,
RuntimeKernelExtensionFactory.Dependencies dependencies) |
public static final String KEY
public org.neo4j.kernel.lifecycle.Lifecycle newInstance(org.neo4j.kernel.impl.spi.KernelContext context,
RuntimeKernelExtensionFactory.Dependencies dependencies)
newInstance in class org.neo4j.kernel.extension.KernelExtensionFactory<RuntimeKernelExtensionFactory.Dependencies>Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.