com.arjuna.ats.txoj.common
Interface TxojEnvironmentBeanMBean

All Known Implementing Classes:
TxojEnvironmentBean

public interface TxojEnvironmentBeanMBean

A JMX MBean interface containing configuration for the transactional object system.

Author:
Jonathan Halliday (jonathan.halliday@redhat.com)

Method Summary
 String getLockStoreDir()
           
 String getMultipleLockStore()
           
 String getSingleLockStore()
           
 boolean isAllowNestedLocking()
           
 

Method Detail

getLockStoreDir

String getLockStoreDir()

getMultipleLockStore

String getMultipleLockStore()

getSingleLockStore

String getSingleLockStore()

isAllowNestedLocking

boolean isAllowNestedLocking()


Copyright © 2011. All Rights Reserved.