Uses of Interface
ejava.examples.txagent.ejb.AgentReservationSessionRemote
- 
Packages that use AgentReservationSessionRemote Package Description ejava.examples.txagent.ejb  - 
- 
Uses of AgentReservationSessionRemote in ejava.examples.txagent.ejb
Classes in ejava.examples.txagent.ejb that implement AgentReservationSessionRemote Modifier and Type Class Description classAgentReservationSessionEJBThis class provides an example of a Stateful session bean that will try to coordinate its local transaction with the tranaction of a remote session bean. 
 -