public static class Lifecycle.Delegate extends Object implements Lifecycle
Lifecycle.Delegate
Delegate(Lifecycle delegate)
void
init()
shutdown()
start()
stop()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Delegate(Lifecycle delegate)
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–2017 The Neo4j Graph Database Project. All rights reserved.