Package ejava.examples.txhotel.blimpl
-
Class Summary Class Description HotelReservationImpl HotelReservationSessionImpl This class represents some stateful business logic that caches desired reservations until the caller calls commit.
Class | Description |
---|---|
HotelReservationImpl | |
HotelReservationSessionImpl |
This class represents some stateful business logic that caches desired
reservations until the caller calls commit.
|