Interface JournalTransactionalPersistenceDriver

All Known Implementing Classes:
UnixFSJournalTransactionalPersistenceDriver

public interface JournalTransactionalPersistenceDriver
An opaque context which is started first and stopped last by the TransactionalResourceServicePersistence. This is responsible for handling any internal configuration and locking of the underlying datastore such that only one JVM process may have access to it at any given time.