Neo4j Enterprise

Uses of Package
org.neo4j.kernel.lifecycle

Packages that use org.neo4j.kernel.lifecycle
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.configuration   
org.neo4j.kernel.info   
org.neo4j.kernel.lifecycle   
org.neo4j.kernel.logging   
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel
Lifecycle
          Lifecycle interface for kernel components.
LifeSupport
          Support class for handling collections of Lifecycle instances.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel.configuration
Lifecycle
          Lifecycle interface for kernel components.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel.info
Lifecycle
          Lifecycle interface for kernel components.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel.lifecycle
Lifecycle
          Lifecycle interface for kernel components.
LifecycleException
          This exception is thrown by LifeSupport if a lifecycle transition fails.
LifecycleListener
          Listener interface for listening to changes in status of instances managed through LifeSupport, including the LifeSupport instance itself.
LifecycleStatus
          Enumerates the different status an instance can have while managed through LifeSupport.
 

Classes in org.neo4j.kernel.lifecycle used by org.neo4j.kernel.logging
Lifecycle
          Lifecycle interface for kernel components.
LifecycleAdapter
          Adapter for Lifecycle interface.
 


Neo4j Enterprise

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