public interface SessionEnvironment
Modifier and Type | Method and Description |
---|---|
TransactionalWorkspaceCaches |
getTransactionalWorkspaceCacheFactory()
Get the factory used to obtain the transactional workspace caches.
|
Transactions |
getTransactions()
Get the interface for working with transactions.
|
String |
journalId()
Returns the id of the repository's
ChangeJournal |
Transactions getTransactions()
TransactionalWorkspaceCaches getTransactionalWorkspaceCacheFactory()
String journalId()
ChangeJournal
String
or null
if no journal is configured.Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.