Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can a thread class made serializable ?????

807607Sep 28 2006 — edited Oct 2 2006
I am writng a thread class with get / set methods, so my class declaration is as follows..

public class BizMQProcess extends Thread implements java.io.Serializable

so Please advice me, is it ok ?

regards
Balmiki
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2006
Added on Sep 28 2006
9 comments
110 views