_#_back_#__#_home_#__#_forward_#_
EJB Object

Serves as a “Proxy”
   Intercepts calls and delegates to the EJB Class
   Support transactions/security/threading ...
Delegates to the bean
Security checks and transaction setup
Clients never get a direct reference
   only to the EJBObject Class