francis pouatcha wrote:
> ...
> > 5} Can a supporting class access a synchronized method of another class
> > in the system??
> No. Restrictions apply to beans and the transitive closure of all non
> system classes they access. System classes defined here as classses that
> are not packaged with the bean and that are written with respect to the
> server implementation (i.e. same thread management concept).
This would mean that a bean could never call a Vector, since all the
methods on a Vector are synchronized. I think you are being too strict.
cc
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".