public class Lifespan extends Object implements AutoCloseable
LifeSupport, effectively making one or more Lifecycle look and feel
like one AutoCloseable.public Lifespan(Lifecycle... subjects)
public <T extends Lifecycle> T add(T subject)
public void close()
close in interface AutoCloseableCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.