public class LifecycleAdapter extends Object implements Lifecycle
LifecycleAdapter()
void
init()
shutdown()
start()
stop()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LifecycleAdapter()
public void init() throws Throwable
init
Lifecycle
Throwable
public void start() throws Throwable
start
public void stop() throws Throwable
stop
public void shutdown() throws Throwable
shutdown
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.