Neo4j Enterprise

Uses of Class
org.neo4j.kernel.lifecycle.LifecycleAdapter

Packages that use LifecycleAdapter
org.neo4j.index.lucene Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene. 
org.neo4j.kernel.logging   
 

Uses of LifecycleAdapter in org.neo4j.index.lucene
 

Subclasses of LifecycleAdapter in org.neo4j.index.lucene
 class LuceneKernelExtension
           
 

Uses of LifecycleAdapter in org.neo4j.kernel.logging
 

Subclasses of LifecycleAdapter in org.neo4j.kernel.logging
 class ClassicLoggingService
          Implements the old-style logging with just one logger regardless of name.
 class DevNullLoggingService
           
 class LogbackService
          Logging service that uses Logback as backend.
 class SingleLoggingService
           
 class SystemOutLogging
           
 


Neo4j Enterprise

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