Uses of Class
org.neo4j.helpers.Service.Implementation

Packages that use Service.Implementation
org.neo4j.backup   
org.neo4j.backup.log   
org.neo4j.ext.udc.impl   
org.neo4j.jmx.impl   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.ha.backup   
org.neo4j.kernel.impl   
org.neo4j.kernel.impl.transaction   
org.neo4j.management.impl   
 

Uses of Service.Implementation in org.neo4j.backup
 

Classes in org.neo4j.backup with annotations of type Service.Implementation
 class OnlineBackupExtension
           
 

Uses of Service.Implementation in org.neo4j.backup.log
 

Classes in org.neo4j.backup.log with annotations of type Service.Implementation
 class InconsistencyLoggingTransactionInterceptorProvider
           
 class VerifyingTransactionInterceptorProvider
           
 

Uses of Service.Implementation in org.neo4j.ext.udc.impl
 

Classes in org.neo4j.ext.udc.impl with annotations of type Service.Implementation
 class UdcExtensionImpl
          Kernel extension for UDC, the Usage Data Collector.
 

Uses of Service.Implementation in org.neo4j.jmx.impl
 

Classes in org.neo4j.jmx.impl with annotations of type Service.Implementation
 class JmxExtension
           
 class PrimitivesBean
           
 

Uses of Service.Implementation in org.neo4j.kernel
 

Classes in org.neo4j.kernel with annotations of type Service.Implementation
 class HighAvailabilityBean
           
 

Uses of Service.Implementation in org.neo4j.kernel.ha.backup
 

Classes in org.neo4j.kernel.ha.backup with annotations of type Service.Implementation
 class HaBackupProvider
           
 

Uses of Service.Implementation in org.neo4j.kernel.impl
 

Classes in org.neo4j.kernel.impl with annotations of type Service.Implementation
 class ComponentVersion
           
 

Uses of Service.Implementation in org.neo4j.kernel.impl.transaction
 

Classes in org.neo4j.kernel.impl.transaction with annotations of type Service.Implementation
 class DefaultTransactionManagerProvider
           
 

Uses of Service.Implementation in org.neo4j.management.impl
 

Classes in org.neo4j.management.impl with annotations of type Service.Implementation
 class CacheBean
           
 class LockManagerBean
           
 class MemoryMappingBean
           
 class StoreFileBean
           
 class TransactionManagerBean
           
 class XaManagerBean
           
 



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