is Static methodsl thread safe 2006-03-06 - By Mike New
Back > > It will not corrupt the argument beanName, as its considered local and > stored on stack. Each thread has its own value. If you are trying to > access/modify some static instance variable, then you may have to look ^^^^^^^^^^^^^^^^^^^^^^^^ I think he means "some static class variable" as there's no such thing as a static instance variable in Java.
Mike -- ---- ---- ------ _/ /// // -- ---- ---- ---- --
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|