public class SampleCompensableLogger extends org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImpl implements CompensableLogger, org.bytesoft.transaction.logging.LoggingFlushable, CompensableBeanFactoryAware, CompensableEndpointAware
BEAN_FACTORY_FIELD_NAMEENDPOINT_FIELD_NAME| 构造器和说明 |
|---|
SampleCompensableLogger() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.bytesoft.transaction.logging.store.VirtualLoggingRecord> |
compressIfNecessary(List<org.bytesoft.transaction.logging.store.VirtualLoggingRecord> recordList) |
void |
createCompensable(CompensableArchive archive) |
void |
createParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive) |
void |
createTransaction(TransactionArchive archive) |
void |
deleteParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive) |
void |
deleteTransaction(TransactionArchive archive) |
CompensableBeanFactory |
getBeanFactory() |
File |
getDefaultDirectory() |
String |
getEndpoint() |
String |
getLoggingFilePrefix() |
String |
getLoggingIdentifier() |
int |
getMajorVersion() |
int |
getMinorVersion() |
void |
recover(org.bytesoft.transaction.recovery.TransactionRecoveryCallback callback) |
void |
setBeanFactory(CompensableBeanFactory tbf) |
void |
setEndpoint(String endpoint) |
void |
updateCompensable(CompensableArchive archive) |
void |
updateParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive) |
void |
updateTransaction(TransactionArchive archive) |
construct, create, createTransactionLogging, delete, fireSwapImmediately, flushImmediately, getDirectory, isOptimized, modify, release, run, setDirectory, setOptimized, shutdown, swapMasterAndSlaver, syncMasterAndSlaver, syncStepOne, syncStepTwo, traversalpublic void createTransaction(TransactionArchive archive)
createTransaction 在接口中 CompensableLoggerpublic void updateTransaction(TransactionArchive archive)
updateTransaction 在接口中 CompensableLoggerpublic void deleteTransaction(TransactionArchive archive)
deleteTransaction 在接口中 CompensableLoggerpublic void createParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive)
createParticipant 在接口中 CompensableLoggerpublic void updateParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive)
updateParticipant 在接口中 CompensableLoggerpublic void deleteParticipant(org.bytesoft.transaction.archive.XAResourceArchive archive)
deleteParticipant 在接口中 CompensableLoggerpublic void createCompensable(CompensableArchive archive)
createCompensable 在接口中 CompensableLoggerpublic void updateCompensable(CompensableArchive archive)
updateCompensable 在接口中 CompensableLoggerpublic List<org.bytesoft.transaction.logging.store.VirtualLoggingRecord> compressIfNecessary(List<org.bytesoft.transaction.logging.store.VirtualLoggingRecord> recordList)
compressIfNecessary 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic void recover(org.bytesoft.transaction.recovery.TransactionRecoveryCallback callback)
recover 在接口中 CompensableLoggerpublic File getDefaultDirectory()
getDefaultDirectory 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic int getMajorVersion()
getMajorVersion 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic int getMinorVersion()
getMinorVersion 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic String getLoggingFilePrefix()
getLoggingFilePrefix 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic String getLoggingIdentifier()
getLoggingIdentifier 在类中 org.bytesoft.bytejta.logging.store.VirtualLoggingSystemImplpublic CompensableBeanFactory getBeanFactory()
getBeanFactory 在接口中 CompensableBeanFactoryAwarepublic void setBeanFactory(CompensableBeanFactory tbf)
setBeanFactory 在接口中 CompensableBeanFactoryAwarepublic String getEndpoint()
getEndpoint 在接口中 CompensableEndpointAwarepublic void setEndpoint(String endpoint)
setEndpoint 在接口中 CompensableEndpointAwareCopyright © 2018. All rights reserved.