Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jboss.txbridge
,
org.jboss.txbridge.ba
,
org.jboss.txbridge.ba.annotation
,
org.jboss.txbridge.ba.aspect
,
org.jboss.txbridge.ba.data
,
org.jboss.txbridge.ba.datamgmt
,
org.jboss.txbridge.ba.exception
,
org.jboss.txbridge.ba.execute
,
org.jboss.txbridge.ba.helper
,
org.jboss.txbridge.ba.id
,
org.jboss.txbridge.ba.participant
,
org.jboss.txbridge.ba.service
Class Hierarchy
java.lang.Object
org.jboss.txbridge.ba.execute.
ArgumentsProvider
(implements org.jboss.txbridge.ba.execute.
DataProvider
)
org.jboss.txbridge.ba.helper.
BAServiceVisitor
org.jboss.txbridge.ba.
BATransactionManager
org.jboss.txbridge.ba.participant.
CloseNotifier
(implements java.lang.Runnable)
org.jboss.txbridge.ba.participant.
CompensationNotifier
(implements java.lang.Runnable)
org.jboss.txbridge.ba.participant.
CompletionNotifier
(implements java.lang.Runnable)
org.jboss.txbridge.ba.execute.
CorbaExecution
(implements org.jboss.txbridge.ba.execute.
Executable
)
org.jboss.txbridge.ba.helper.
DataManagement
org.jboss.txbridge.ba.datamgmt.
DataManagerImpl
(implements org.jboss.txbridge.ba.datamgmt.
DataManager
)
org.jboss.txbridge.ba.datamgmt.
ExecutionDataProviderImpl
(implements org.jboss.txbridge.ba.datamgmt.
ExecutionDataProvider
)
org.jboss.txbridge.ba.datamgmt.
DataManagerProvider
org.jboss.txbridge.ba.datamgmt.
DummyDataManager
(implements org.jboss.txbridge.ba.datamgmt.
DataManager
)
org.jboss.txbridge.ba.participant.
DummyManagedDataFactory
(implements org.jboss.txbridge.ba.participant.
ManagedDataFactory
)
org.jboss.txbridge.ba.execute.
EJBExecution
(implements org.jboss.txbridge.ba.execute.
Executable
)
org.jboss.txbridge.ba.id.
IdentifierFactory
org.jboss.txbridge.ba.id.
RandomIdentifierFactory
org.jboss.txbridge.ba.id.
UidIdentifierFactory
org.jboss.txbridge.
JaxWSServerHeaderContextProcessor
(implements javax.xml.ws.handler.soap.SOAPHandler<T>)
org.jboss.txbridge.ba.execute.
LocalExecution
(implements org.jboss.txbridge.ba.execute.
Executable
)
org.jboss.txbridge.ba.data.
ManagedData
(implements java.io.Serializable)
org.jboss.txbridge.ba.data.
DummyManagedData
org.jboss.txbridge.ba.participant.
ManagedDataFactoryImpl
(implements org.jboss.txbridge.ba.participant.
ManagedDataFactory
)
org.jboss.txbridge.ba.service.
MethodDescriptionImpl
(implements org.jboss.txbridge.ba.service.
MethodDescription
)
org.jboss.txbridge.ba.participant.
Participant
org.jboss.txbridge.ba.participant.
ParticipantCompletionParticipant
(implements com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant)
org.jboss.txbridge.ba.participant.
CoordinatorCompletionParticipant
(implements com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant)
org.jboss.txbridge.ba.id.
RandomGetter
(implements org.jboss.txbridge.ba.id.
UniqueValueGetter
)
org.jboss.txbridge.ba.execute.
RMIExecution
(implements org.jboss.txbridge.ba.execute.
Executable
)
org.jboss.txbridge.ba.service.
ServiceDescriptionImpl
(implements org.jboss.txbridge.ba.service.
ServiceDescription
)
org.jboss.txbridge.ba.execute.
ServiceExecutor
org.jboss.txbridge.ba.execute.
LocalServiceExecutor
org.jboss.txbridge.ba.execute.
RemoteServiceExecutor
org.jboss.txbridge.ba.service.
ServiceInformationManager
org.jboss.txbridge.ba.execute.
ServiceLocator
org.jboss.txbridge.ba.
SingleTransactionManager
(implements java.io.Serializable)
org.jboss.txbridge.ba.data.
TaskDescription
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.jboss.txbridge.ba.exception.
ActionExecutionException
org.jboss.txbridge.ba.exception.
MethodIncorrectlyAnnotatedException
org.jboss.txbridge.ba.exception.
MethodNotAccessibleException
org.jboss.txbridge.ba.execute.
ServiceLocatorException
org.jboss.txbridge.ba.exception.
TaskAssociationFailedException
org.jboss.txbridge.ba.exception.
TransactionProcessingException
org.jboss.txbridge.ba.aspect.
TransactionProcessingAspect
org.jboss.txbridge.ba.id.
UidGetter
(implements org.jboss.txbridge.ba.id.
UniqueValueGetter
)
org.jboss.txbridge.ba.execute.
WSConfiguredDII
(implements org.jboss.txbridge.ba.execute.
Executable
)
org.jboss.txbridge.ba.execute.
WSUnconfiguredDII
(implements org.jboss.txbridge.ba.execute.
Executable
)
Interface Hierarchy
org.jboss.txbridge.ba.datamgmt.
DataManager
org.jboss.txbridge.ba.datamgmt.
ExecutionDataProvider
org.jboss.txbridge.ba.execute.
DataProvider
org.jboss.txbridge.ba.execute.
Executable
org.jboss.txbridge.ba.participant.
ManagedDataFactory
org.jboss.txbridge.ba.service.
MethodDescription
java.io.Serializable
org.jboss.txbridge.ba.service.
ServiceDescription
org.jboss.txbridge.ba.id.
UniqueValueGetter
Annotation Type Hierarchy
org.jboss.txbridge.ba.annotation.
BAService
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BAResult
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BAParam
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BAMethod
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BADataManagement
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BACompletedBy
(implements java.lang.annotation.Annotation)
org.jboss.txbridge.ba.annotation.
BACompensatedBy
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jboss.txbridge.ba.annotation.
ParameterMatch
org.jboss.txbridge.ba.annotation.
MethodType
org.jboss.txbridge.ba.annotation.
ExecutionOrder
org.jboss.txbridge.ba.annotation.
ExecutionMode
org.jboss.txbridge.ba.annotation.
DataMatch
org.jboss.txbridge.ba.annotation.
AgreementType
org.jboss.txbridge.ba.data.
IdentificationType
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes