org.neo4j.server.webadmin.rest
Class SessionFactoryImpl
java.lang.Object
org.neo4j.server.webadmin.rest.SessionFactoryImpl
- All Implemented Interfaces:
- SessionFactory
public class SessionFactoryImpl
- extends Object
- implements SessionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionFactoryImpl
public SessionFactoryImpl(javax.servlet.http.HttpSession httpSession)
createSession
public ScriptSession createSession(String engineName,
Database database)
- Specified by:
createSession
in interface SessionFactory
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.