Package org.neo4j.kernel.lifecycle

Interface Summary
Lifecycle Lifecycle interface for kernel components.
LifecycleListener Listener interface for listening to changes in status of instances managed through LifeSupport, including the LifeSupport instance itself.
 

Class Summary
LifecycleAdapter Adapter for Lifecycle interface.
LifeSupport Support class for handling collections of Lifecycle instances.
 

Enum Summary
LifecycleStatus Enumerates the different status an instance can have while managed through LifeSupport.
 

Exception Summary
LifecycleException This exception is thrown by LifeSupport if a lifecycle transition fails.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.