|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.slide.common.AbstractServiceBase
org.apache.slide.store.txfile.AbstractTxFileStoreService
org.apache.slide.store.txfile.TxXMLFileDescriptorsStore
org.apache.cocoon.components.slide.impl.ContextTxXMLFileDescriptorsStore
public class ContextTxXMLFileDescriptorsStore
Specialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory.
| Field Summary |
|---|
| Fields inherited from class org.apache.slide.store.txfile.TxXMLFileDescriptorsStore |
|---|
activeContexts, characterEncoding, DEBUG_LEVEL, DEFER_SAVING_PARAMETER, deferSaving, ENCODING_PARAMETER, LOG_CHANNEL, suspendedContexts |
| Fields inherited from class 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 |
| Fields inherited from class org.apache.slide.common.AbstractServiceBase |
|---|
namespace, scope |
| Fields inherited from interface javax.transaction.xa.XAResource |
|---|
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY |
| Fields inherited from interface 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 |
| Constructor Summary | |
|---|---|
ContextTxXMLFileDescriptorsStore()
|
|
| Method Summary | |
|---|---|
void |
setParameters(Hashtable parameters)
|
| Methods inherited from class 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 |
| Methods inherited from class org.apache.slide.store.txfile.AbstractTxFileStoreService |
|---|
connect, createXAException, disconnect, forget, getTransactionTimeout, isConnected, isSameRM, recover, reset, setTransactionTimeout, throwInternalError, throwInternalError, throwInternalError, wrap |
| Methods inherited from class org.apache.slide.common.AbstractServiceBase |
|---|
cacheResults, connect, connectIfNeeded, connectIfNeeded, getLogger, initialize, setNamespace, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.slide.common.Service |
|---|
cacheResults, connect, connect, connectIfNeeded, connectIfNeeded, disconnect, getLogger, initialize, isConnected, reset, setNamespace, setScope |
| Methods inherited from interface javax.transaction.xa.XAResource |
|---|
forget, getTransactionTimeout, isSameRM, recover, setTransactionTimeout |
| Constructor Detail |
|---|
public ContextTxXMLFileDescriptorsStore()
| Method Detail |
|---|
public void setParameters(Hashtable parameters)
throws org.apache.slide.common.ServiceParameterErrorException,
org.apache.slide.common.ServiceParameterMissingException
setParameters in interface org.apache.slide.common.ServicesetParameters in class org.apache.slide.store.txfile.TxXMLFileDescriptorsStoreorg.apache.slide.common.ServiceParameterErrorException
org.apache.slide.common.ServiceParameterMissingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||