Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 77473 invoked from network); 22 Sep 2010 13:34:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 13:34:46 -0000 Received: (qmail 7087 invoked by uid 500); 22 Sep 2010 13:34:46 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 6720 invoked by uid 500); 22 Sep 2010 13:34:43 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 6712 invoked by uid 99); 22 Sep 2010 13:34:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:34:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:34:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MDYLga009462 for ; Wed, 22 Sep 2010 13:34:22 GMT Message-ID: <2788147.341801285162461972.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 09:34:21 -0400 (EDT) From: "Joe Bohn (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Commented: (ARIES-419) Provide service interceptors in addition to blueprint quiesce In-Reply-To: <1243126.340681285159352687.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913549#action_12913549 ] Joe Bohn commented on ARIES-419: -------------------------------- Thanks for the patch Richard. I agree that expanding the notion of interceptors in a more general purpose sense for services may be a good feature. I'm also working on some additional changes to interceptors to address some concerns with the lifecycle of interceptors as they relate to the modules upon which they are acting. I think it is good if I consider this feature along with the other changes. > Provide service interceptors in addition to blueprint quiesce > ------------------------------------------------------------- > > Key: ARIES-419 > URL: https://issues.apache.org/jira/browse/ARIES-419 > Project: Aries > Issue Type: Improvement > Components: Blueprint > Affects Versions: 0.3 > Reporter: Richard Ellis > Assignee: Joe Bohn > Priority: Minor > Attachments: service_interceptor_patch.txt > > > The new blueprint quiesce work has added a service interceptor. I think it would be a good imrpovement to allow other interceptors to be pulled from the component registry to be used on services in the same way as is allowed for beans. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.