Uses of Interface
ejava.examples.txagent.bl.AgentReservationSession
-
Packages that use AgentReservationSession Package Description ejava.examples.txagent.blimpl ejava.examples.txagent.ejb -
-
Uses of AgentReservationSession in ejava.examples.txagent.blimpl
Classes in ejava.examples.txagent.blimpl that implement AgentReservationSession Modifier and Type Class Description classAgentSessionImpl -
Uses of AgentReservationSession in ejava.examples.txagent.ejb
Subinterfaces of AgentReservationSession in ejava.examples.txagent.ejb Modifier and Type Interface Description interfaceAgentReservationSessionLocalinterfaceAgentReservationSessionRemoteClasses in ejava.examples.txagent.ejb that implement AgentReservationSession 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.Fields in ejava.examples.txagent.ejb declared as AgentReservationSession Modifier and Type Field Description private AgentReservationSessionAgentReservationSessionEJB. agentSession
-