<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Passing clones of object to multiple threads.</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 05:42:42 -0400</pubDate>


    <item>

        <title>Passing clones of object to multiple threads.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62557</link>

        

        
            <description><![CDATA[<p>Create immutable objects that take arguments into the constructor and are assigned to only final properties.&nbsp; Don't allow any non-final properties and don't allow any setter methods.&nbsp; Make sure all the properties are immutable (String is,...]]></description>
        

        <pubDate>Tue, 25 Oct 2011 09:30:47 -0400</pubDate>

        

        <jf:creationDate>Tue, 25 Oct 2011 09:30:47 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 25 Oct 2011 09:30:47 -0400</jf:modificationDate>
        <jf:date>Oct 25, 2011</jf:date>
        <jf:author>Shawn Garner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Passing clones of object to multiple threads.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62557</link>

        

        
            <description><![CDATA[<p>Hi,</p>
<p>I want to make it sure whether passing a clone of object to thread will be troublesome or safe. One thing to remember is that my Object does not contain any other object(s) just String properties and getter setters i.e. Simple POJO. ?</p>]]></description>
        

        <pubDate>Thu, 23 Jun 2011 13:00:51 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Jun 2011 13:00:51 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Jun 2011 13:00:51 -0400</jf:modificationDate>
        <jf:date>Jun 23, 2011</jf:date>
        <jf:author>arathore</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>



</channel>
</rss>

