First page Back Continue Last page Graphics
Where We've Been
SessionBean & EntityBean interfaces have life-cycle methods for bean class
- Passivation/activation
- Load/store
- Removal
- Set/unset context
Context objects give bean access to server environment
Bean references:
- Use getEJBObject( ) for this
- Use isIdentical( ) for equals( )
Notes: