Skip navigation links
A C D E F G I M N P R S T U W X 

A

AbstractNarayanaConfiguration - Class in me.snowdrop.boot.narayana.core.autoconfigure
JTA Configuration for Narayana.
AbstractNarayanaConfiguration(JtaProperties, ObjectProvider<TransactionManagerCustomizers>) - Constructor for class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
afterPropertiesSet() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaPropertiesInitializer
 

C

commit(Xid, boolean) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

D

DataSourceXAResourceRecoveryHelper - Class in me.snowdrop.boot.narayana.core.jdbc
XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.
DataSourceXAResourceRecoveryHelper(XADataSource) - Constructor for class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
Create a new DataSourceXAResourceRecoveryHelper instance.
DataSourceXAResourceRecoveryHelper(XADataSource, String, String) - Constructor for class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
Create a new DataSourceXAResourceRecoveryHelper instance.

E

end(Xid, int) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

F

forget(Xid) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

G

getConnection() - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
getConnection(String, String) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
getDefaultTimeout() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getExpiryScanners() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getLogDir() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
getLogDir() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getLoginTimeout() - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
getLogWriter() - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
getOrder() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.NarayanaBeanFactoryPostProcessor
 
getParentLogger() - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
getPeriodicRecoveryPeriod() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryBackoffPeriod() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryDbPass() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryDbUser() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryJmsPass() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryJmsUser() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getRecoveryModules() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getTransactionManagerId() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getTransactionTimeout() - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 
getXaResourceOrphanFilters() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
getXAResources() - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

I

initialise(String) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 
isOnePhaseCommit() - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
isSameRM(XAResource) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 
isWrapperFor(Class<?>) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 

M

me.snowdrop.boot.narayana.core.autoconfigure - package me.snowdrop.boot.narayana.core.autoconfigure
 
me.snowdrop.boot.narayana.core.jdbc - package me.snowdrop.boot.narayana.core.jdbc
 
me.snowdrop.boot.narayana.core.jms - package me.snowdrop.boot.narayana.core.jms
 
me.snowdrop.boot.narayana.core.properties - package me.snowdrop.boot.narayana.core.properties
 

N

NarayanaBeanFactoryPostProcessor - Class in me.snowdrop.boot.narayana.core.autoconfigure
BeanFactoryPostProcessor to automatically setup correct beans ordering.
NarayanaBeanFactoryPostProcessor() - Constructor for class me.snowdrop.boot.narayana.core.autoconfigure.NarayanaBeanFactoryPostProcessor
 
NarayanaDataSource - Class in me.snowdrop.boot.narayana.core.jdbc
DataSource implementation wrapping XADataSource and using ConnectionManager to acquire connections.
NarayanaDataSource(XADataSource) - Constructor for class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
Create a new NarayanaDataSource instance.
NarayanaProperties - Class in me.snowdrop.boot.narayana.core.properties
Subset of Narayana properties which can be configured via Spring configuration.
NarayanaProperties() - Constructor for class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
narayanaPropertiesInitializer(NarayanaProperties) - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
NarayanaPropertiesInitializer - Class in me.snowdrop.boot.narayana.core.properties
Bean that configures Narayana transaction manager.
NarayanaPropertiesInitializer(NarayanaProperties) - Constructor for class me.snowdrop.boot.narayana.core.properties.NarayanaPropertiesInitializer
 
narayanaTransactionManager() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
narayanaUserTransaction() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
NarayanaXAConnectionFactoryWrapper - Class in me.snowdrop.boot.narayana.core.jms
XAConnectionFactory wrapper that uses ConnectionFactoryProxy to wrap an XAConnectionFactory.
NarayanaXAConnectionFactoryWrapper(TransactionManager, XARecoveryModule, NarayanaProperties) - Constructor for class me.snowdrop.boot.narayana.core.jms.NarayanaXAConnectionFactoryWrapper
Create a new NarayanaXAConnectionFactoryWrapper instance.
NarayanaXADataSourceWrapper - Class in me.snowdrop.boot.narayana.core.jdbc
XADataSource wrapper that uses NarayanaDataSource to wrap an XADataSource.
NarayanaXADataSourceWrapper(NarayanaProperties, XARecoveryModule) - Constructor for class me.snowdrop.boot.narayana.core.jdbc.NarayanaXADataSourceWrapper
Create a new NarayanaXADataSourceWrapper instance.

P

postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class me.snowdrop.boot.narayana.core.autoconfigure.NarayanaBeanFactoryPostProcessor
 
prepare(Xid) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

R

recover(int) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 
recoveryManagerService() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
rollback(Xid) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

S

setDefaultTimeout(int) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setExpiryScanners(List<String>) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setLogDir(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setLoginTimeout(int) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
setLogWriter(PrintWriter) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 
setOnePhaseCommit(boolean) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setPeriodicRecoveryPeriod(int) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryBackoffPeriod(int) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryDbPass(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryDbUser(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryJmsPass(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryJmsUser(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setRecoveryModules(List<String>) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setTransactionManagerId(String) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
setTransactionTimeout(int) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 
setXaResourceOrphanFilters(List<String>) - Method in class me.snowdrop.boot.narayana.core.properties.NarayanaProperties
 
start(Xid, int) - Method in class me.snowdrop.boot.narayana.core.jdbc.DataSourceXAResourceRecoveryHelper
 

T

transactionManager(UserTransaction, TransactionManager) - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 

U

unwrap(Class<T>) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaDataSource
 

W

wrapConnectionFactory(XAConnectionFactory) - Method in class me.snowdrop.boot.narayana.core.jms.NarayanaXAConnectionFactoryWrapper
 
wrapDataSource(XADataSource) - Method in class me.snowdrop.boot.narayana.core.jdbc.NarayanaXADataSourceWrapper
 

X

xaRecoveryModule() - Method in class me.snowdrop.boot.narayana.core.autoconfigure.AbstractNarayanaConfiguration
 
A C D E F G I M N P R S T U W X 
Skip navigation links

Copyright © 2018. All rights reserved.