Skip navigation links
M N O R S T U 

M

mandatory(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Support a current transaction, throw an exception if none exists.
mandatory(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
mandatory(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 

N

never(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Execute non-transactionally, throw an exception if a transaction exists.
never(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
never(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 
notSupported(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Execute non-transactionally, suspend the current transaction if one exists.
notSupported(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
notSupported(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 

O

org.everit.osgi.transaction.helper.api - package org.everit.osgi.transaction.helper.api
 
org.everit.osgi.transaction.helper.internal - package org.everit.osgi.transaction.helper.internal
 

R

required(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Support a current transaction, create a new one if none exists.
required(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
required(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 
requiresNew(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Create a new transaction, suspend the current transaction if one exists.
requiresNew(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
requiresNew(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 

S

setTransactionManager(TransactionManager) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
setTransactionManager(TransactionManager) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 
STATUS_NAME_BY_CODE - Static variable in class org.everit.osgi.transaction.helper.api.TransactionConstants
 
supports(Supplier<R>) - Method in interface org.everit.osgi.transaction.helper.api.TransactionHelper
Support a current transaction, execute non-transactionally if none exists.
supports(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
supports(Supplier<R>) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 

T

TransactionalException - Exception in org.everit.osgi.transaction.helper.api
Exception class for the transaction helper.
TransactionalException(String) - Constructor for exception org.everit.osgi.transaction.helper.api.TransactionalException
Constructs a new transaction helper exception with the specified message.
TransactionalException(String, Throwable) - Constructor for exception org.everit.osgi.transaction.helper.api.TransactionalException
Constructs a new transaction helper exception with the specified detail message and cause.
TransactionalException(Throwable) - Constructor for exception org.everit.osgi.transaction.helper.api.TransactionalException
Constructs a new transaction helper exception with the specified cause.
TransactionConstants - Class in org.everit.osgi.transaction.helper.api
Constants for Transaction Helper.
TransactionHelper - Interface in org.everit.osgi.transaction.helper.api
TransactionHelper OSGi service can be used to manipulate transactions on the current thread.
TransactionHelperComponent - Class in org.everit.osgi.transaction.helper.internal
Implementation of TransactionHelper.
TransactionHelperComponent() - Constructor for class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
TransactionHelperImpl - Class in org.everit.osgi.transaction.helper.internal
Default implementation class of TransactionHelper.
TransactionHelperImpl() - Constructor for class org.everit.osgi.transaction.helper.internal.TransactionHelperImpl
 

U

unbindTransactionManager(TransactionManager) - Method in class org.everit.osgi.transaction.helper.internal.TransactionHelperComponent
 
M N O R S T U 
Skip navigation links

Copyright © 2011–2015 Everit Kft.. All rights reserved.