com.isenshi.util.extlib
クラス TgwTxXMLFileDescriptorsStore

java.lang.Object
  拡張org.apache.slide.common.AbstractServiceBase
      拡張org.apache.slide.store.txfile.AbstractTxFileStoreService
          拡張org.apache.slide.store.txfile.TxXMLFileDescriptorsStore
              拡張com.isenshi.util.extlib.TgwTxXMLFileDescriptorsStore
すべての実装インタフェース:
org.apache.slide.store.LockStore, org.apache.slide.store.NodeStore, org.apache.slide.store.RevisionDescriptorsStore, org.apache.slide.store.RevisionDescriptorStore, org.apache.slide.store.SecurityStore, org.apache.slide.common.Service, Status, XAResource

public class TgwTxXMLFileDescriptorsStore
extends org.apache.slide.store.txfile.TxXMLFileDescriptorsStore


フィールドの概要
 
クラス org.apache.slide.store.txfile.TxXMLFileDescriptorsStore から継承したフィールド
activeContexts, characterEncoding, DEBUG_LEVEL, DEFER_SAVING_PARAMETER, deferSaving, ENCODING_PARAMETER, LOG_CHANNEL, suspendedContexts
 
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したフィールド
activeTransactionBranch, 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
 
コンストラクタの概要
TgwTxXMLFileDescriptorsStore()
           
 
メソッドの概要
 void setParameters(Hashtable parameters)
           
 
クラス org.apache.slide.store.txfile.TxXMLFileDescriptorsStore から継承したメソッド
commit, createObject, createRevisionDescriptor, createRevisionDescriptors, end, enumerateLocks, enumeratePermissions, getActiveTxContext, getActiveTxId, getFileDescriptor, getLogChannel, grantPermission, killLock, prepare, putLock, removeLock, removeObject, removeRevisionDescriptor, removeRevisionDescriptors, renewLock, retrieveObject, retrieveRevisionDescriptor, retrieveRevisionDescriptors, revokePermission, revokePermissions, rollback, start, storeObject, storeRevisionDescriptor, storeRevisionDescriptors, toString
 
クラス org.apache.slide.store.txfile.AbstractTxFileStoreService から継承したメソッド
connect, createXAException, disconnect, forget, getTransactionTimeout, isConnected, isSameRM, recover, reset, setTransactionTimeout, 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 から継承したメソッド
forget, getTransactionTimeout, isSameRM, recover, setTransactionTimeout
 

コンストラクタの詳細

TgwTxXMLFileDescriptorsStore

public TgwTxXMLFileDescriptorsStore()
メソッドの詳細

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.