Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
A
AM_JNDI_NAME
- Static variable in class org.objectweb.jass.as.jboss.
ActivityService
ActionInfo
- class org.objectweb.jass.as.util.
ActionInfo
.
Manages information about an action.
ActionInfo(Action, boolean)
- Constructor for class org.objectweb.jass.as.util.
ActionInfo
Constructor
ActivityContext
- class org.objectweb.jass.as.
ActivityContext
.
This class is used to test the ActivityManagerImpl suspend and resume methods.
ActivityContext(ActivityImpl, GlobalId)
- Constructor for class org.objectweb.jass.as.
ActivityContext
ActivityIdGenerator
- class org.objectweb.jass.as.
ActivityIdGenerator
.
Implements the Id Generator service.
ActivityIdImpl
- class org.objectweb.jass.as.
ActivityIdImpl
.
Activity identifier representation.
ActivityIdImpl(byte[])
- Constructor for class org.objectweb.jass.as.
ActivityIdImpl
Constructor
ActivityIdService
- class org.objectweb.jass.as.jboss.
ActivityIdService
.
MBean that creates and registers the Activity ID Generator service for the JBOSS application server.
ActivityIdService()
- Constructor for class org.objectweb.jass.as.jboss.
ActivityIdService
ActivityIdServiceMBean
- interface org.objectweb.jass.as.jboss.
ActivityIdServiceMBean
.
Defines the service methods for the JBOSS-JMX configuration.
ActivityImpl
- class org.objectweb.jass.as.
ActivityImpl
.
Each object of this class represents an activity and its coordinator.
ActivityImpl(UserActivityImpl, ActivityIdImpl, ActivityImpl, int)
- Constructor for class org.objectweb.jass.as.
ActivityImpl
ActivityManagerImpl
- class org.objectweb.jass.as.
ActivityManagerImpl
.
Implements the extended AS access interface (ActivityManager) available to HLSs and container.
ActivityManagerImpl()
- Constructor for class org.objectweb.jass.as.
ActivityManagerImpl
Default constructor.
ActivityManagerObjectFactory
- class org.objectweb.jass.as.
ActivityManagerObjectFactory
.
Creates an AS instance providing the ActivityManager interface.
ActivityManagerObjectFactory()
- Constructor for class org.objectweb.jass.as.
ActivityManagerObjectFactory
ActivityService
- class org.objectweb.jass.as.jboss.
ActivityService
.
MBean that creates and registers the Activity Service implementation classes for the JBOSS application server.
ActivityService()
- Constructor for class org.objectweb.jass.as.jboss.
ActivityService
ActivityServiceMBean
- interface org.objectweb.jass.as.jboss.
ActivityServiceMBean
.
Defines the service methods for the JBOSS-JMX configuration.
Airline
- interface org.objectweb.jass.examples.travelagency.ejbs.
Airline
.
AirlineBean
- class org.objectweb.jass.examples.travelagency.ejbs.
AirlineBean
.
Makes the seats reservation.
AirlineBean()
- Constructor for class org.objectweb.jass.examples.travelagency.ejbs.
AirlineBean
AirlineHome
- interface org.objectweb.jass.examples.travelagency.ejbs.
AirlineHome
.
activityBegin(int)
- Method in class org.objectweb.jass.hls.ont.
ONT
A new Activity is created.
activityCommit(Compensator)
- Method in class org.objectweb.jass.hls.ont.
ONT
The transactional Activity associated with the client thread is committed; this implicitly causes the commit of the associated transaction.
activityGetStatus()
- Method in class org.objectweb.jass.hls.ont.
ONT
This operation returns the ActivityStatus of the activity associated with the calling thread.
activityImported(ServiceInformation)
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Not yet implemented.
activityRollback()
- Method in class org.objectweb.jass.hls.ont.
ONT
The transactional Activity associated with the client thread is rolled back; this implicitly causes the rollback of the associated transaction.
activitySetRollbackOnly()
- Method in class org.objectweb.jass.hls.ont.
ONT
The current Activity is modified so that the only possible outcome is rollback.
activitySetTimeout(int)
- Method in class org.objectweb.jass.hls.ont.
ONT
This method resets the default timeout value for ONT Activities.
addAction(Action, String, int)
- Method in class org.objectweb.jass.as.
ActivityImpl
Establishes an interest relationship between the specified Action and SignalSet for the Activity represented by the target ActivityCoordinator.
addAction(Action, int, boolean)
- Method in class org.objectweb.jass.as.util.
SignalSetInfo
Registers an action into the managed signal set.
addGlobalAction(Action, int)
- Method in class org.objectweb.jass.as.
ActivityImpl
Repasar Establishes an interest relationship between the specified Action and all SignalSets used by the Activity represented by the target ActivityCoordinator.
associateCurrentThread()
- Method in class org.objectweb.jass.as.
ActivityImpl
Associates the calling thread with this activity.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W