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
G
getAction()
- Method in class org.objectweb.jass.as.util.
ActionInfo
Returns the action.
getActions(String)
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns all the Actions that have been registered with an interest in the specified signalSetName.
getActions()
- Method in class org.objectweb.jass.as.util.
SignalSetInfo
getActivity()
- Method in class org.objectweb.jass.as.
ActivityContext
getActivityName()
- Method in class org.objectweb.jass.hls.ont.
ONT
This operation returns a printable string describing the current activity.
getActivityTimeout()
- Method in class org.objectweb.jass.hls.ont.
ONT
This operation returns the default timeout value that is used for activities that are begun with a timeout value of 0.
getActivityToken()
- Method in class org.objectweb.jass.hls.ont.
ONTActivityImpl
Returns the ActivityTokenof the ONT activity
getActivityType()
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Not necessary for current ONT service implementation.
getCompletionSignalSetName()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns the name of the SignalSet, if any, that will be used for the distribution of completion signals when the current Activity completes.
getCompletionSignalSetName()
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Returns the name of the ONT completion signal set.
getCompletionStatus()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the current value of the CompletionStatus of the active Activity.
getCompletionStatus()
- Method in class org.objectweb.jass.hls.ont.
ONTCompletionSS
Returns the completion status for the activity as the SignalSet has recorded it.
getCoordinator()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the ActivityCoordinator of the active Activity, or null if there is no Activity associated with the calling thread.
getDeserializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
DBException
Get Custom Deserializer
getDeserializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughRoomsException
Get Custom Deserializer
getDeserializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughSeatsException
Get Custom Deserializer
getFreeRooms()
- Method in interface org.objectweb.jass.examples.travelagency.ejbs.
Hotel
getFreeRooms()
- Method in class org.objectweb.jass.examples.travelagency.ejbs.
HotelBean
Obtains the number of free rooms.
getFreeSeats()
- Method in interface org.objectweb.jass.examples.travelagency.ejbs.
Airline
getFreeSeats()
- Method in class org.objectweb.jass.examples.travelagency.ejbs.
AirlineBean
Obtains the number of free seats.
getGlobalId()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns the GlobalId of the Activity represented by the target ActivityCoordinator.
getGlobalId()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the GlobalId of the active Activity.
getInstances()
- Static method in class org.objectweb.jass.as.
UserActivityImpl
getInstances()
- Method in class org.objectweb.jass.as.jboss.
ActivityService
Return the number of AS instances that HLSs has created.
getInstances()
- Method in interface org.objectweb.jass.as.jboss.
ActivityServiceMBean
It returns the number of AS instances.
getName()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns a printable string describing the Activity represented by the target ActivityCoordinator.
getName()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns a printable string describing the active Activity.
getNumberOfActivities()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Return the number of activities in the activities HashMap.
getNumberRegisteredActions(String)
- Method in class org.objectweb.jass.as.
ActivityImpl
OK Returns the number of Actions, including global Actions, registered with the target ActivityCoordinator with an interest in the specified SignalSet.
getNumberRegisteredActions()
- Method in class org.objectweb.jass.as.util.
SignalSetInfo
Returns the number of registered actions in the managed signal set.
getONT()
- Method in class org.objectweb.jass.hls.ont.jboss.
ONTService
It returns the singleton ONT instance to the JBOSS-JMX.
getONT()
- Method in interface org.objectweb.jass.hls.ont.jboss.
ONTServiceMBean
It returns the unique ONT service instance.
getObjectInstance(Object, Name, Context, Hashtable)
- Method in class org.objectweb.jass.as.
ActivityManagerObjectFactory
getObjectInstance(Object, Name, Context, Hashtable)
- Method in class org.objectweb.jass.as.
UserActivityObjectFactory
getObjectInstance(Object, Name, Context, Hashtable)
- Method in class org.objectweb.jass.hls.ont.jboss.
ONTService
It returns the unique ONT service instance when the service is requested.
getOperationDescByName(String)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencySoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescs()
- Static method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencySoapBindingSkeleton
Returns Collection of OperationDescs
getOutcome()
- Method in class org.objectweb.jass.hls.ont.
ONTCompletionSS
Returns the consolidated outcome of the signal set following the completion of signaling.
getParent()
- Method in class org.objectweb.jass.as.
ActivityContext
getParent()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns the parent ActivityCoordinator or null if the target ActivityCoordinator represents a top-level Activity.
getParentCoordinator()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the ActivityCoordinator of the parent of the active Activity, or null if the active Activity is a top-level Activity.
getParentStatus()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns the Status of the Activity represented by the target ActivityCoordinator's parent.
getPort(Class)
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class)
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
For the given interface, get the stub implementation.
getPorts()
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getPropertyGroup(String)
- Method in class org.objectweb.jass.as.
UserActivityImpl
NOT YET IMPLEMENTED
getPropertyGroupManager(String)
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Not necessary for ONT service.
getPropertyGroupNames()
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Not necessary for ONT service.
getSerializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
DBException
Get Custom Serializer
getSerializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughRoomsException
Get Custom Serializer
getSerializer(String, Class, QName)
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughSeatsException
Get Custom Serializer
getService()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the registered ServiceManager for this UserActivity instance.
getServiceInformation()
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Retruns the ONT service information (it only has the service name).
getServiceName()
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getSignal()
- Method in class org.objectweb.jass.hls.ont.
ONTCompletionSS
Returns the next signal to be sent to the actions registered for the ONT completion signal set.
getSignalSet()
- Method in class org.objectweb.jass.as.util.
SignalSetInfo
Returns the managed signal set.
getSignalSet(String)
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Returns an instance of the unique signal set for the ONT service.
getSignalSetName()
- Method in class org.objectweb.jass.hls.ont.
ONTCompletionSS
Returns the name of the target SignalSet.
getSingleton()
- Static method in class org.objectweb.jass.as.
ActivityIdGenerator
Returns the unique id generator service instance.
getSingleton()
- Static method in class org.objectweb.jass.hls.ont.
ONT
Returns the unique ONT service instance.
getStatus()
- Method in class org.objectweb.jass.as.
ActivityImpl
Returns the Status of the Activity represented by the target ActivityCoordinator.
getStatus()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the current value of the Status of the active Activity.
getStringCompletionStatus(int)
- Method in class org.objectweb.jass.as.
ActivityImpl
Return the string representation of the activity CompletionStatus.
getStringStatus(int)
- Method in class org.objectweb.jass.as.
ActivityImpl
Return the string representation of the activity status.
getSubordinateSignalSet(String)
- Method in class org.objectweb.jass.hls.ont.
ONTServiceManager
Not necessary for ONT service.
getTimeout()
- Method in class org.objectweb.jass.as.
UserActivityImpl
Returns the default timeout value.
getTransaction()
- Method in class org.objectweb.jass.hls.ont.
ONTActivityImpl
Returns the transaction associated to the ONTActivity
getTransactionName()
- Method in class org.objectweb.jass.hls.ont.
ONT
This operation returns a printable string describing the transaction associated with the current activity.
getTravelAgency()
- Method in interface org.objectweb.jass.examples.travelagency.ws.
TravelAgencyService
getTravelAgency(URL)
- Method in interface org.objectweb.jass.examples.travelagency.ws.
TravelAgencyService
getTravelAgency()
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getTravelAgency(URL)
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getTravelAgencyAddress()
- Method in interface org.objectweb.jass.examples.travelagency.ws.
TravelAgencyService
getTravelAgencyAddress()
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getTravelAgencyWSDDServiceName()
- Method in class org.objectweb.jass.examples.travelagency.ws.
TravelAgencyServiceLocator
getTypeDesc()
- Static method in class org.objectweb.jass.examples.travelagency.ws.
DBException
Return type metadata object
getTypeDesc()
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughRoomsException
Return type metadata object
getTypeDesc()
- Static method in class org.objectweb.jass.examples.travelagency.ws.
NotEnoughSeatsException
Return type metadata object
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