Package | Description |
---|---|
ejava.examples.txagent.blimpl | |
ejava.examples.txhotel.blimpl | |
ejava.examples.txhotel.ejb |
Modifier and Type | Field and Description |
---|---|
private HotelReservationist |
AgentImpl.reservationist |
Modifier and Type | Method and Description |
---|---|
void |
AgentImpl.setReservationist(HotelReservationist reservationist) |
Modifier and Type | Class and Description |
---|---|
class |
HotelReservationImpl |
Modifier and Type | Field and Description |
---|---|
private HotelReservationist |
HotelReservationSessionImpl.reservationist |
Modifier and Type | Method and Description |
---|---|
void |
HotelReservationSessionImpl.setReservationist(HotelReservationist reservationist) |
Modifier and Type | Interface and Description |
---|---|
interface |
HotelRegistrationLocal |
interface |
HotelRegistrationRemote |
Modifier and Type | Class and Description |
---|---|
class |
HotelRegistrationEJB
This class provides a stateless EJB wrapper around stateless logic
that performs operations on the hotel.
|
Modifier and Type | Field and Description |
---|---|
private HotelReservationist |
HotelRegistrationEJB.reservationist |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.