Uses of Interface
org.neo4j.server.webadmin.console.ConsoleSessionFactory

Packages that use ConsoleSessionFactory
org.neo4j.server.webadmin.rest.console   
 

Uses of ConsoleSessionFactory in org.neo4j.server.webadmin.rest.console
 

Classes in org.neo4j.server.webadmin.rest.console that implement ConsoleSessionFactory
 class SessionFactoryImpl
           
 

Constructors in org.neo4j.server.webadmin.rest.console with parameters of type ConsoleSessionFactory
ConsoleService(ConsoleSessionFactory sessionFactory, Database database, OutputFormat output)
           
 



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