A B C D E F G H I J M N O P R S T U W

R

ReservationServlet - class org.objectweb.jass.examples.travelagency.servlets.ReservationServlet.
Creates the application web interface by invoking the corresponding EJBs (TravelAgencyEJB, AirlineEJB and HotelEJB).
ReservationServlet() - Constructor for class org.objectweb.jass.examples.travelagency.servlets.ReservationServlet
 
ReserveRoomsCompensation - class org.objectweb.jass.examples.travelagency.ejbs.compensations.ReserveRoomsCompensation.
Implements the compensation for a previously made room reservation in a given hotel.
ReserveRoomsCompensation(HotelBean, int) - Constructor for class org.objectweb.jass.examples.travelagency.ejbs.compensations.ReserveRoomsCompensation
Constructor.
ReserveSeatsCompensation - class org.objectweb.jass.examples.travelagency.ejbs.compensations.ReserveSeatsCompensation.
Implements the compensation for a previously made seat reservation in a given flight.
ReserveSeatsCompensation(AirlineBean, int) - Constructor for class org.objectweb.jass.examples.travelagency.ejbs.compensations.ReserveSeatsCompensation
Constructor
reactivate(GlobalId) - Method in class org.objectweb.jass.as.ActivityManagerImpl
Not yet implemented.
recover() - Method in class org.objectweb.jass.as.UserActivityImpl
NOT YET IMPLEMENTED
recoverActions(GlobalId, String) - Method in class org.objectweb.jass.hls.ont.ONTServiceManager
Not yet implemented.
recoverSignalSets(GlobalId) - Method in class org.objectweb.jass.hls.ont.ONTServiceManager
Not yet implemented.
recreate(GlobalId, GlobalId, boolean) - Method in class org.objectweb.jass.as.UserActivityImpl
NOT YET IMPLEMENTED
registerService(ServiceManager) - Method in class org.objectweb.jass.as.UserActivityImpl
Registers a ServiceManager for the type of high-level service (HLS) whose activities are to be demarcated through the target UserActivity instance.
removeAction(Action, String) - Method in class org.objectweb.jass.as.ActivityImpl
Removes the interest relationship between the specified Action and SignalSet for the Activity represented by the target ActivityCoordinator.
removeAction(Action, boolean) - Method in class org.objectweb.jass.as.util.SignalSetInfo
Removes an action from the managed signal set.
removeGlobalAction(Action) - Method in class org.objectweb.jass.as.ActivityImpl
 
reserveRooms(int) - Method in interface org.objectweb.jass.examples.travelagency.ejbs.Hotel
 
reserveRooms(int) - Method in class org.objectweb.jass.examples.travelagency.ejbs.HotelBean
Performs the rooms reservation.
reserveRooms(int) - Method in interface org.objectweb.jass.examples.travelagency.ws.TravelAgency
 
reserveRooms(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingImpl
Makes the rooms reservation calling the EJB.
reserveRooms(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingSkeleton
 
reserveRooms(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingStub
 
reserveSeats(int) - Method in interface org.objectweb.jass.examples.travelagency.ejbs.Airline
 
reserveSeats(int) - Method in class org.objectweb.jass.examples.travelagency.ejbs.AirlineBean
Performs the seats reservation.
reserveSeats(int) - Method in interface org.objectweb.jass.examples.travelagency.ws.TravelAgency
 
reserveSeats(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingImpl
Makes the seat reservation calling the EJB.
reserveSeats(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingSkeleton
 
reserveSeats(int) - Method in class org.objectweb.jass.examples.travelagency.ws.TravelAgencySoapBindingStub
 
resume(ActivityToken) - Method in class org.objectweb.jass.as.ActivityManagerImpl
Resumes the association of the Activity, and any nested Activities and transactions, represented by the ActivityToken with the calling thread of execution.
resume(ONTActivity) - Method in class org.objectweb.jass.hls.ont.ONT
This is a TEST method!!! It allows to resume the last suspended activity.
resumeAll(ActivityToken) - Method in class org.objectweb.jass.as.ActivityManagerImpl
Not yet implemented.
resumeGroup(ActivityToken) - Method in class org.objectweb.jass.as.ActivityManagerImpl
Not yet implemented.

A B C D E F G H I J M N O P R S T U W