roster/
|
The roster application has five components. The RosterAppClient component is a J2EE application client that accesses the RosterEJB session bean through the bean's remote interfaces. RosterEJB accesses three entity beans--PlayerEJB, TeamEJB, and LeagueEJB--through their local interfaces.
|