net.sf.maia.core.storage
Class TestSessionHolder

java.lang.Object
  extended bynet.sf.maia.core.storage.TestSessionHolder
All Implemented Interfaces:
SessionHolder

public class TestSessionHolder
extends java.lang.Object
implements SessionHolder

Author:
Magnus Grimsell

Constructor Summary
TestSessionHolder(javax.jcr.Repository repository)
           
 
Method Summary
 javax.jcr.Session getSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSessionHolder

public TestSessionHolder(javax.jcr.Repository repository)
Method Detail

getSession

public javax.jcr.Session getSession()
Specified by:
getSession in interface SessionHolder
See Also:
SessionHolder.getSession()


Copyright © 2005 Maia. All Rights Reserved.