com.arjuna.ats.txoj
Class TxOJNames

java.lang.Object
  extended bycom.arjuna.ats.txoj.TxOJNames

public class TxOJNames
extends java.lang.Object

This class contains the ClassNames and ObjectName attributes that may be used by implementations within this module.

Since:
JTS 1.0.
Version:
$Id: TxOJNames.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
See Also:
ClassName, ObjectName

Constructor Summary
TxOJNames()
           
 
Method Summary
static ClassName Implementation_LockStore_BasicLockStore()
           
static ClassName Implementation_LockStore_BasicPersistentLockStore()
           
static ClassName Implementation_LockStore_defaultStore()
           
static ClassName Implementation_Semaphore_BasicSemaphore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxOJNames

public TxOJNames()
Method Detail

Implementation_LockStore_defaultStore

public static ClassName Implementation_LockStore_defaultStore()

Implementation_LockStore_BasicLockStore

public static ClassName Implementation_LockStore_BasicLockStore()

Implementation_LockStore_BasicPersistentLockStore

public static ClassName Implementation_LockStore_BasicPersistentLockStore()

Implementation_Semaphore_BasicSemaphore

public static ClassName Implementation_Semaphore_BasicSemaphore()