JBoss Integration 6.0 Parent 6.0.0.CR1
A B C D E F G I J L M N O P R S T U W X

A

activate(Endpoint, ActivationSpec) - Method in interface org.jboss.jca.spi.EndpointActivationBus
Activate an Endpoint
activate(Endpoint, Set<ActivationConfigProperty>, RarSelection) - Method in interface org.jboss.jca.spi.EndpointActivationBus
Activate an Endpoint
ActivationConfigProperty - Class in org.jboss.jca.spi
The ActivationConfigProperty - similar to the javax.ejb annotation
ActivationConfigProperty() - Constructor for class org.jboss.jca.spi.ActivationConfigProperty
Constructor
ActivationConfigProperty(String, String) - Constructor for class org.jboss.jca.spi.ActivationConfigProperty
Constructor
addListener(UserTransactionListener) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Add a listener
addProvider(UserTransactionProvider) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Add a provider
addXAResourceRecovery(XAResourceRecovery) - Method in interface org.jboss.tm.XAResourceRecoveryRegistry
Register an XAResourceRecovery instance with the transaction recovery system.
afterCompletion(int) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
AOPEndpoint - Interface in org.jboss.jca.spi
Define an AOP endpoint.

B

beforeCompletion() - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
begin() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 

C

cancelWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when the work fails
clearBlackList(String) - Method in interface org.jboss.classloading.spi.RealClassLoader
Cleans the entry with the given name from the blackList
commit() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
ComponentStack - Interface in org.jboss.jca.spi
ComponentStack.
containsValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
does Transaction contain object?
containsValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
containsValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 

D

deactivate() - Method in interface org.jboss.jca.spi.EndpointActivation
Deactivate an endpoint
delegate - Variable in class org.jboss.tm.TransactionLocal
The delegate
DelegatingClassLoader - Class in org.jboss.classloading.spi
DelegatingClassLoader.
DelegatingClassLoader(RealClassLoader) - Constructor for class org.jboss.classloading.spi.DelegatingClassLoader
Create a new DelegatingClassLoader.
DeploymentEndpointResolver - Interface in org.jboss.deployment.spi
An interface for resolving deployment endpoints by reference name or interface type.

E

EJB - Static variable in interface org.jboss.deployment.spi.EndpointType
 
Endpoint - Interface in org.jboss.jca.spi
The endpoint.
EndpointActivation - Interface in org.jboss.jca.spi
The EndpointActivation.
EndpointActivationBus - Interface in org.jboss.jca.spi
The EndpointActivationBus.
EndpointInfo - Class in org.jboss.deployment.spi
Encapsulation of a deployment endpoint
EndpointInfo(String, String, String) - Constructor for class org.jboss.deployment.spi.EndpointInfo
 
EndpointType - Interface in org.jboss.deployment.spi
Constants for the known endpoint types
endWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked when transaction inflow work ends

F

formatXAException(XAException, Logger) - Method in interface org.jboss.tm.XAExceptionFormatter
Format the exception and log it

G

get() - Method in class org.jboss.tm.TransactionLocal
Returns the value of this TransactionLocal variable associated with the thread context transaction.
get(Transaction) - Method in class org.jboss.tm.TransactionLocal
Returns the value of this TransactionLocal variable associated with the specified transaction.
getCachedClass(String) - Method in interface org.jboss.classloading.spi.RealClassLoader
Check the cache to see if the class is already loaded
getCachedResource(String) - Method in interface org.jboss.classloading.spi.RealClassLoader
Check the cache to see if the resource is already loaded
getClassesInJar(URL, Class<? extends Annotation>...) - Method in interface org.jboss.scanning.spi.jpa.JPAEnvironment
Return all classes in the jar matching one of these annotations if annotationsToLookFor is empty, return all classes.
getComponentKey() - Method in class org.jboss.deployment.spi.EndpointInfo
Get the deployment unique key for the endpoint
getCurrentTransaction() - Method in interface org.jboss.iiop.tm.InboundTransactionCurrent
Gets the Transaction instance associated with the current incoming request.
getEndpointInfo(Class, String, String) - Method in interface org.jboss.deployment.spi.DeploymentEndpointResolver
Find the deployment endpoint info for the given business interface and expected endpoint type.
getEndpointInfo(String, String, String) - Method in interface org.jboss.deployment.spi.DeploymentEndpointResolver
Find the deployment endpoint for the given reference name.
getFilesInClasspath(URL, String...) - Method in interface org.jboss.scanning.spi.jpa.JPAEnvironment
Return all files in the classpath (ie PU visibility) matching one of these file names if filePatterns is empty, return all files the use case is really exact file name.
getFilesInJar(URL, String...) - Method in interface org.jboss.scanning.spi.jpa.JPAEnvironment
Return all files in the jar matching one of these file names if filePatterns is empty, return all files e.g.
getInstance() - Static method in class org.jboss.tm.TransactionManagerLocator
Get the locator
getListenerType() - Method in interface org.jboss.jca.spi.RarSelection
Get the listener type
getName() - Method in class org.jboss.deployment.spi.EndpointInfo
 
getName() - Method in class org.jboss.jca.spi.ActivationConfigProperty
Get the name
getName() - Method in interface org.jboss.jca.spi.RarSelection
Get the name
getName() - Method in interface org.jboss.scanning.spi.Resource
Get the name.
getObjectName() - Method in interface org.jboss.classloading.spi.RealClassLoader
Get the object name for this classloader
getPackagesInJar(URL, Class<? extends Annotation>...) - Method in interface org.jboss.scanning.spi.jpa.JPAEnvironment
Return all packages in the jar matching one of these annotations if annotationsToLookFor is empty, return all packages.
getPathName() - Method in class org.jboss.deployment.spi.EndpointInfo
 
getProductName() - Method in interface org.jboss.tm.XAResourceWrapper
Get product name
getProductVersion() - Method in interface org.jboss.tm.XAResourceWrapper
Get product version
getProperties() - Method in interface org.jboss.jca.spi.RarSelection
Get the properties
getResource(String) - Method in class org.jboss.classloading.spi.DelegatingClassLoader
 
getResource() - Method in interface org.jboss.tm.XAResourceWrapper
Get the XAResource that is being wrapped
getSingleton() - Static method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
Return a reference to the singleton instance.
getStatus() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
getStatusAsString(int) - Static method in class org.jboss.tm.TxUtils
Converts a tx Status index to a String
getSynchronization(Transaction, boolean) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
Retrieve a synchronization for the transaction
getTimeLeftBeforeTransactionTimeout(boolean) - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
Get the time left before transaction timeout
getTPCFactory() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTPCFactoryClientSide() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTPCImporter() - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
getTransaction() - Method in class org.jboss.tm.TransactionLocal
 
getTransactionManager() - Method in interface org.jboss.tm.TransactionManagerFactory
Gets the TransactionManager
getTransactionManager() - Method in class org.jboss.tm.TransactionManagerLocator
Get the transaction manager
getTransactionPropagationContext() - Method in interface org.jboss.tm.TransactionPropagationContextFactory
Return a transaction propagation context for the transaction currently associated with the invoking thread, or null if the invoking thread is not associated with a transaction.
getTransactionPropagationContext(Transaction) - Method in interface org.jboss.tm.TransactionPropagationContextFactory
Return a transaction propagation context for the transaction given as an argument, or null if the argument is null or of a type unknown to this factory.
getTransactionTimeout(Method) - Method in interface org.jboss.jca.spi.Endpoint
Get the transaction timeout for the method
getTransactionTimeout() - Method in interface org.jboss.tm.TransactionTimeoutConfiguration
Get the transaction timeout.
getType() - Method in class org.jboss.deployment.spi.EndpointInfo
 
getUnqualifiedJarName(URL) - Method in interface org.jboss.scanning.spi.jpa.JPAEnvironment
Return the unqualified JAR name ie customer-model.jar or store.war.
getValue() - Method in class org.jboss.jca.spi.ActivationConfigProperty
Get the value
getValue(Transaction) - Method in class org.jboss.tm.TransactionLocal
get the transaction local value.
getValue(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
get the transaction local value.
getValue(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
getValue(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
getXAErrorCodeAsString(int) - Static method in class org.jboss.tm.TxUtils
Converts a XAException error code to a string.
getXAResourceFlagsAsString(int) - Static method in class org.jboss.tm.TxUtils
Converts a XAResource flag to a String
getXAResources() - Method in interface org.jboss.tm.XAResourceRecovery
Provides XAResource(s) to the transaction system for recovery purposes.

I

importTPC(Object) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
importTransactionPropagationContext(Object) - Method in interface org.jboss.tm.TransactionPropagationContextImporter
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
InboundTransactionCurrent - Interface in org.jboss.iiop.tm
Interface to be implemented by a CORBA OTS provider for integration with JBossAS.
initDelegate() - Method in class org.jboss.tm.TransactionLocal
Initialise the delegate
initialValue() - Method in class org.jboss.tm.TransactionLocal
Returns the initial value for this thransaction local.
isActive(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isActive(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isActive() - Static method in class org.jboss.tm.TxUtils
 
isActive(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isActive(int) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isCompleted() - Static method in class org.jboss.tm.TxUtils
 
isCompleted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isCompleted(int) - Static method in class org.jboss.tm.TxUtils
 
isDeliveryTransacted(Method) - Method in interface org.jboss.jca.spi.Endpoint
Should the delivery by transacted for the method
isRollback(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isRollback(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isRollback() - Static method in class org.jboss.tm.TxUtils
 
isRollback(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isRollback(int) - Static method in class org.jboss.tm.TxUtils
 
isServer() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
isUncommitted(Transaction) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(TransactionManager) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted() - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(UserTransaction) - Static method in class org.jboss.tm.TxUtils
 
isUncommitted(int) - Static method in class org.jboss.tm.TxUtils
 
isValid() - Method in interface org.jboss.classloading.spi.RealClassLoader
Whether the classloader is valid

J

JBossXATerminator - Interface in org.jboss.tm
Extends XATerminator to include registration calls
JMX - Annotation Type in org.jboss.annotations.spi.jmx
Marks inclusion into MBeanServer.
JNDI - Annotation Type in org.jboss.annotations.spi.naming
JNDI.
JPAEnvironment - Interface in org.jboss.scanning.spi.jpa
JPA environment.

L

LastResource - Interface in org.jboss.tm
A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
loadClass(String, boolean) - Method in class org.jboss.classloading.spi.DelegatingClassLoader
 
locate() - Method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager
locate(boolean) - Method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager
locateTransactionManager() - Static method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager
locateTransactionManager(boolean) - Static method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager
lock() - Method in class org.jboss.tm.TransactionLocal
Lock the TransactionLocal using the current transaction
lock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Lock the TransactionLocal using the provided transaction
lock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Lock the transaction local in the context of this transaction
lock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
lock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 

M

manager - Variable in class org.jboss.tm.TransactionLocalDelegateImpl
The transaction manager
MBean - Static variable in interface org.jboss.deployment.spi.EndpointType
 
MCMBean - Static variable in interface org.jboss.deployment.spi.EndpointType
 
MessageDestination - Static variable in interface org.jboss.deployment.spi.EndpointType
 

N

NAME - Static variable in interface org.jboss.iiop.tm.InboundTransactionCurrent
 

O

openStream() - Method in interface org.jboss.scanning.spi.Resource
Get input stream.
org.jboss.annotations.spi.jmx - package org.jboss.annotations.spi.jmx
 
org.jboss.annotations.spi.naming - package org.jboss.annotations.spi.naming
 
org.jboss.classloading.spi - package org.jboss.classloading.spi
 
org.jboss.deployment.spi - package org.jboss.deployment.spi
 
org.jboss.iiop.tm - package org.jboss.iiop.tm
 
org.jboss.jca.spi - package org.jboss.jca.spi
 
org.jboss.scanning.spi - package org.jboss.scanning.spi
 
org.jboss.scanning.spi.jpa - package org.jboss.scanning.spi.jpa
 
org.jboss.tm - package org.jboss.tm
 
org.jboss.tm.usertx - package org.jboss.tm.usertx
 
org.jboss.tm.usertx.client - package org.jboss.tm.usertx.client
 

P

PersistenceUnit - Static variable in interface org.jboss.deployment.spi.EndpointType
 
popMetaAwareObject(Set) - Method in interface org.jboss.jca.spi.ComponentStack
Pop a component context
pushMetaAwareObject(Object, Set) - Method in interface org.jboss.jca.spi.ComponentStack
Push a component context

R

RarSelection - Interface in org.jboss.jca.spi
The RAR selection.
RealClassLoader - Interface in org.jboss.classloading.spi
RealClassLoader.
reentrantLock - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
registerTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
registerWork(Work, Xid, long) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
removeListener(UserTransactionListener) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Remove a listener
removeProvider(UserTransactionProvider) - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Remove a provider
removeSynchronization(Transaction) - Static method in class org.jboss.tm.TransactionLocalDelegateImpl
Remove a synchronization
removeXAResourceRecovery(XAResourceRecovery) - Method in interface org.jboss.tm.XAResourceRecoveryRegistry
Unregister an XAResourceRecovery instance from the transaction recovery system.
resolveRarContext(Set<ActivationConfigProperty>, RarSelection) - Method in interface org.jboss.jca.spi.EndpointActivationBus
Determine the dependency name for the rar
Resource - Interface in org.jboss.scanning.spi
Resource handle.
resumeAnyTransaction(Transaction) - Static method in class org.jboss.tm.TransactionDemarcationSupport
Resume any transaction
rollback() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 

S

ServerVMClientUserTransaction - Class in org.jboss.tm.usertx.client
The client-side UserTransaction implementation for clients operating in the same VM as the server.
ServerVMClientUserTransaction(TransactionManager) - Constructor for class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
ServerVMClientUserTransaction.UserTransactionStartedListener - Interface in org.jboss.tm.usertx.client
Deprecated. 
Servlet - Static variable in interface org.jboss.deployment.spi.EndpointType
 
set(Object) - Method in class org.jboss.tm.TransactionLocal
Sets the value of this TransactionLocal variable associtated with the thread context transaction.
set(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
Sets the value of this TransactionLocal variable associtated with the specified transaction.
setName(String) - Method in class org.jboss.jca.spi.ActivationConfigProperty
Set the name
setRollbackOnly() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTPCFactory(TransactionPropagationContextFactory) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
setTPCImporter(TransactionPropagationContextImporter) - Static method in class org.jboss.tm.TransactionPropagationContextUtil
 
setTransactionRegistry(UserTransactionRegistry) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTransactionRegistry(UserTransactionRegistry) - Method in interface org.jboss.tm.usertx.UserTransactionProvider
Set the user transaction registry
setTransactionTimeout(int) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setValue(String) - Method in class org.jboss.jca.spi.ActivationConfigProperty
Set the value
setValue(Object, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
standard - Variable in class org.jboss.classloading.spi.DelegatingClassLoader
Whether to use standard loading
startWork(Work, Xid) - Method in interface org.jboss.tm.JBossXATerminator
Invoked for transaction inflow of work
storeValue(Transaction, Object) - Method in class org.jboss.tm.TransactionLocal
put the value in the TransactionImpl map
storeValue(TransactionLocal, Transaction, Object) - Method in interface org.jboss.tm.TransactionLocalDelegate
put the value in the transaction local
storeValue(TransactionLocal, Transaction, Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
suspendAnyTransaction() - Static method in class org.jboss.tm.TransactionDemarcationSupport
Suspend any transaction associated with the thread
synchronizationsByTransaction - Static variable in class org.jboss.tm.TransactionLocalDelegateImpl
The synchronizations for each transaction

T

toString() - Method in class org.jboss.deployment.spi.EndpointInfo
 
toString() - Method in class org.jboss.jca.spi.ActivationConfigProperty
String representation
TransactionDemarcationSupport - Class in org.jboss.tm
A simple helper for transaction demarcation.
TransactionDemarcationSupport() - Constructor for class org.jboss.tm.TransactionDemarcationSupport
 
TransactionLocal - Class in org.jboss.tm
A TransactionLocal is similar to ThreadLocal except it is keyed on the Transactions.
TransactionLocal() - Constructor for class org.jboss.tm.TransactionLocal
Creates a thread local variable.
TransactionLocal(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocal
Creates a transaction local variable.
TransactionLocalDelegate - Interface in org.jboss.tm
The interface to implementated for a transaction local implementation
TransactionLocalDelegateImpl - Class in org.jboss.tm
An implementation of the transaction local implementation using Transaction synchronizations.
TransactionLocalDelegateImpl(TransactionManager) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl
Construct a new delegate for the given transaction manager
TransactionLocalDelegateImpl.TransactionLocalSynchronization - Class in org.jboss.tm
 
TransactionLocalDelegateImpl.TransactionLocalSynchronization(Transaction) - Constructor for class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
transactionManager - Variable in class org.jboss.tm.TransactionLocal
The transaction manager is maintained by the system and manges the assocation of transaction to threads.
TransactionManagerFactory - Interface in org.jboss.tm
A TransactionManager factory.
TransactionManagerLocator - Class in org.jboss.tm
Locates the transaction manager.
TransactionPropagationContextFactory - Interface in org.jboss.tm
Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter - Interface in org.jboss.tm
Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionPropagationContextUtil - Class in org.jboss.tm
Comment
TransactionPropagationContextUtil() - Constructor for class org.jboss.tm.TransactionPropagationContextUtil
 
TransactionTimeoutConfiguration - Interface in org.jboss.tm
The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
tryJNDI() - Method in class org.jboss.tm.TransactionManagerLocator
Locate the transaction manager in the well known jndi binding for JBoss
tx - Variable in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
TxUtils - Class in org.jboss.tm
TxUtils.java has utility methods for determining transaction status in various useful ways.

U

unlock() - Method in class org.jboss.tm.TransactionLocal
Unlock the TransactionLocal using the current transaction
unlock(Transaction) - Method in class org.jboss.tm.TransactionLocal
Unlock the ThreadLocal using the provided transaction
unlock(TransactionLocal, Transaction) - Method in interface org.jboss.tm.TransactionLocalDelegate
Unlock the transaction local in the context of this transaction
unlock(Object) - Method in class org.jboss.tm.TransactionLocalDelegateImpl.TransactionLocalSynchronization
 
unlock(TransactionLocal, Transaction) - Method in class org.jboss.tm.TransactionLocalDelegateImpl
 
unregisterTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
usePrivateAPI() - Method in class org.jboss.tm.TransactionManagerLocator
Use the private api
UserTransactionListener - Interface in org.jboss.tm.usertx
UserTransactionListener.
UserTransactionProvider - Interface in org.jboss.tm.usertx
UserTransactionProvider.
UserTransactionRegistry - Class in org.jboss.tm.usertx
UserTransactionRegistry.
UserTransactionRegistry() - Constructor for class org.jboss.tm.usertx.UserTransactionRegistry
 
userTransactionStarted() - Method in interface org.jboss.tm.usertx.client.ServerVMClientUserTransaction.UserTransactionStartedListener
Deprecated.  
userTransactionStarted() - Method in interface org.jboss.tm.usertx.UserTransactionListener
 
userTransactionStarted() - Method in class org.jboss.tm.usertx.UserTransactionRegistry
Fire a user transaction started event

W

WebService - Static variable in interface org.jboss.deployment.spi.EndpointType
 

X

XAExceptionFormatter - Interface in org.jboss.tm
XAExceptionFormatter
XAResourceRecovery - Interface in org.jboss.tm
During recovery of crashed XA transactions, the transaction system may use instances of this interface to obtain XAResources on which to perform recovery calls.
XAResourceRecoveryRegistry - Interface in org.jboss.tm
The transaction management system may require assistance from resource managers in order to recover crashed XA transactions.
XAResourceWrapper - Interface in org.jboss.tm
A serializable XAResource wrapper.

A B C D E F G I J L M N O P R S T U W X
JBoss Integration 6.0 Parent 6.0.0.CR1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.