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
L
M
N
O
P
R
S
T
U
A
AM_JNDI_NAME
- Static variable in class org.objectweb.jass.as.jboss.
JBOSSActivityService
Action
- interface javax.activity.coordination.
Action
.
ActionErrorException
- exception javax.activity.
ActionErrorException
.
ActionErrorException()
- Constructor for class javax.activity.
ActionErrorException
ActionErrorException(String)
- Constructor for class javax.activity.
ActionErrorException
ActionInfo
- class org.objectweb.jass.as.util.
ActionInfo
.
Manages useful information about an action.
ActionInfo(Action, boolean)
- Constructor for class org.objectweb.jass.as.util.
ActionInfo
Constructor
ActionNotFoundException
- exception javax.activity.
ActionNotFoundException
.
ActionNotFoundException()
- Constructor for class javax.activity.
ActionNotFoundException
ActivityCompletedException
- exception javax.activity.
ActivityCompletedException
.
ActivityCompletedException()
- Constructor for class javax.activity.
ActivityCompletedException
ActivityCompletedException(String)
- Constructor for class javax.activity.
ActivityCompletedException
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
ActivityCoordinator
- interface javax.activity.
ActivityCoordinator
.
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
ActivityImpl
- class org.objectweb.jass.as.
ActivityImpl
.
Each object of this class represents an activity and its coordinator.
ActivityImpl(ActivityService, ActivityIdImpl, ActivityImpl, int)
- Constructor for class org.objectweb.jass.as.
ActivityImpl
ActivityInformation
- class javax.activity.
ActivityInformation
.
ActivityInformation(GlobalId, int, Outcome)
- Constructor for class javax.activity.
ActivityInformation
ActivityManager
- interface javax.activity.
ActivityManager
.
ActivityManagerObjectFactory
- class org.objectweb.jass.as.
ActivityManagerObjectFactory
.
Creates an AS instance providing the ActivityManager interface.
ActivityManagerObjectFactory()
- Constructor for class org.objectweb.jass.as.
ActivityManagerObjectFactory
ActivityNotProcessedException
- exception javax.activity.
ActivityNotProcessedException
.
ActivityNotProcessedException()
- Constructor for class javax.activity.
ActivityNotProcessedException
ActivityNotProcessedException(String)
- Constructor for class javax.activity.
ActivityNotProcessedException
ActivityPendingException
- exception javax.activity.
ActivityPendingException
.
ActivityPendingException()
- Constructor for class javax.activity.
ActivityPendingException
ActivityRequiredException
- exception javax.activity.
ActivityRequiredException
.
ActivityRequiredException()
- Constructor for class javax.activity.
ActivityRequiredException
ActivityService
- class org.objectweb.jass.as.
ActivityService
.
Implements the access interface to the AS (UserActivity) available to HLSs.
ActivityService()
- Constructor for class org.objectweb.jass.as.
ActivityService
Default Constructor.
ActivityToken
- interface javax.activity.
ActivityToken
.
activityImported(ServiceInformation)
- Method in interface javax.activity.coordination.
ServiceManager
addAction(Action, String, int)
- Method in interface javax.activity.
ActivityCoordinator
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 interface javax.activity.
ActivityCoordinator
addGlobalAction(Action, int)
- Method in class org.objectweb.jass.as.
ActivityImpl
Establishes an interest relationship between the specified Action and all SignalSets used by the Activity represented by the target ActivityCoordinator.
associateActivityManager(ActivityManager)
- Method in interface javax.activity.
ActivityCoordinator
associateActivityManager(ActivityManager)
- Method in class org.objectweb.jass.as.
ActivityImpl
Reasociates the local ActivityService with the recreated activity
associateActivityToCurrentThread(ActivityCoordinator)
- Method in interface javax.activity.
ActivityManager
associateActivityToCurrentThread(ActivityCoordinator)
- Method in class org.objectweb.jass.as.
ActivityService
associateCurrentThread()
- Method in interface javax.activity.
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
L
M
N
O
P
R
S
T
U