org.neo4j.kernel
Class StoreLockerLifecycleAdapter
java.lang.Object
org.neo4j.kernel.lifecycle.LifecycleAdapter
org.neo4j.kernel.StoreLockerLifecycleAdapter
- All Implemented Interfaces:
- Lifecycle
public class StoreLockerLifecycleAdapter
- extends LifecycleAdapter
StoreLockerLifecycleAdapter
public StoreLockerLifecycleAdapter(StoreLocker storeLocker,
File storeDir)
start
public void start()
throws Throwable
- Specified by:
start in interface Lifecycle- Overrides:
start in class LifecycleAdapter
- Throws:
Throwable
stop
public void stop()
throws Throwable
- Specified by:
stop in interface Lifecycle- Overrides:
stop in class LifecycleAdapter
- Throws:
Throwable
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.