Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 45667 invoked from network); 24 Feb 2005 03:17:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Feb 2005 03:17:50 -0000 Received: (qmail 19858 invoked by uid 500); 24 Feb 2005 03:17:48 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 19798 invoked by uid 500); 24 Feb 2005 03:17:47 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 19784 invoked by uid 99); 24 Feb 2005 03:17:47 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from rwcrmhc14.comcast.net (HELO rwcrmhc11.comcast.net) (216.148.227.89) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 23 Feb 2005 19:17:46 -0800 Received: from gramlich.dyndns.org ([68.63.179.159]) by comcast.net (rwcrmhc14) with ESMTP id <200502240317420140033p5le>; Thu, 24 Feb 2005 03:17:42 +0000 Received: from [192.168.0.2] (moon.lan.gramlich-net.com [192.168.0.2]) by gramlich.dyndns.org (Postfix) with ESMTP id E106D1A60D5 for ; Wed, 23 Feb 2005 20:17:41 -0700 (MST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: Jakarta Commons Developers List From: Art Gramlich Subject: [jci] Making the Fam thread a daemon thread? Date: Wed, 23 Feb 2005 20:17:41 -0700 X-Mailer: Apple Mail (2.619.2) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is there any reason why the Fam thread can't be setDaemon(true) or alternately have someway to stop it? --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org