ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr
Class JcrRepository.RepositorySessionEnvironment

java.lang.Object
  extended by org.modeshape.jcr.JcrRepository.RepositorySessionEnvironment
All Implemented Interfaces:
SessionEnvironment
Enclosing class:
JcrRepository

protected static class JcrRepository.RepositorySessionEnvironment
extends Object
implements SessionEnvironment


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.modeshape.jcr.cache.SessionEnvironment
SessionEnvironment.Monitor, SessionEnvironment.MonitorFactory
 
Constructor Summary
protected JcrRepository.RepositorySessionEnvironment(Transactions transactions)
           
 
Method Summary
 Transactions getTransactions()
          Get the interface for working with transactions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrRepository.RepositorySessionEnvironment

protected JcrRepository.RepositorySessionEnvironment(Transactions transactions)
Method Detail

getTransactions

public Transactions getTransactions()
Description copied from interface: SessionEnvironment
Get the interface for working with transactions.

Specified by:
getTransactions in interface SessionEnvironment
Returns:
the transactions object

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.