com.isenshi.util.extlib
クラス TgwTxFileContentStore

java.lang.Object
  拡張org.apache.slide.common.AbstractServiceBase
      拡張org.apache.slide.store.txfile.AbstractTxFileStoreService
          拡張org.apache.slide.store.txfile.TxFileContentStore
              拡張com.isenshi.util.extlib.TgwTxFileContentStore
すべての実装インタフェース:
org.apache.slide.store.ContentStore, org.apache.slide.common.Service, Status, XAResource

public class TgwTxFileContentStore
extends org.apache.slide.store.txfile.TxFileContentStore


フィールドの概要
 
クラス org.apache.slide.store.txfile.TxFileContentStore から継承したフィールド
LOG_CHANNEL
 
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したフィールド
activeTransactionBranch, DEBUG_LEVEL, DEBUG_MODE_PARAMETER, rm, started, STORE_DIR_PARAMETER, storeDir, TIMEOUT_PARAMETER, URLENCODE_PATH_PARAMETER, WORK_DIR_PARAMETER, workDir
 
クラス org.apache.slide.common.AbstractServiceBase から継承したフィールド
namespace, scope
 
インタフェース javax.transaction.xa.XAResource から継承したフィールド
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
 
インタフェース javax.transaction.Status から継承したフィールド
STATUS_ACTIVE, STATUS_COMMITTED, STATUS_COMMITTING, STATUS_MARKED_ROLLBACK, STATUS_NO_TRANSACTION, STATUS_PREPARED, STATUS_PREPARING, STATUS_ROLLEDBACK, STATUS_ROLLING_BACK, STATUS_UNKNOWN
 
コンストラクタの概要
TgwTxFileContentStore()
           
 
メソッドの概要
 void setParameters(Hashtable parameters)
           
 
クラス org.apache.slide.store.txfile.TxFileContentStore から継承したメソッド
createRevisionContent, getLogChannel, removeRevisionContent, retrieveRevisionContent, storeRevisionContent, toString
 
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したメソッド
commit, connect, createXAException, disconnect, end, forget, getActiveTxId, getTransactionTimeout, isConnected, isSameRM, prepare, recover, reset, rollback, setTransactionTimeout, start, throwInternalError, throwInternalError, throwInternalError, wrap
 
クラス org.apache.slide.common.AbstractServiceBase から継承したメソッド
cacheResults, connect, connectIfNeeded, connectIfNeeded, getLogger, initialize, setNamespace, setScope
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
インタフェース org.apache.slide.common.Service から継承したメソッド
cacheResults, connect, connect, connectIfNeeded, connectIfNeeded, disconnect, getLogger, initialize, isConnected, reset, setNamespace, setScope
 
インタフェース javax.transaction.xa.XAResource から継承したメソッド
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
 

コンストラクタの詳細

TgwTxFileContentStore

public TgwTxFileContentStore()
メソッドの詳細

setParameters

public void setParameters(Hashtable parameters)
                   throws org.apache.slide.common.ServiceParameterErrorException,
                          org.apache.slide.common.ServiceParameterMissingException
例外:
org.apache.slide.common.ServiceParameterErrorException
org.apache.slide.common.ServiceParameterMissingException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.