Changed Methods | ||
void
ejbActivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbActivate method comment |
void
ejbCreate
() |
Change in exceptions thrown from
(CreateException, RemoteException ) to
CreateException . |
ejbCreate method comment |
void
ejbPassivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPassivate method comment |
void
ejbRemove
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
|
void
setSessionContext
(SessionContext ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
setSessionContext method comment |