You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by hi...@jakarta.apache.org on 2004/08/03 04:08:20 UTC

[jira] Updated: (HIVEMIND-32) Please add in support for Java Proxy-based interceptors

The following issue has been updated:

    Updater: James Carman (mailto:james@carmanconsulting.com)
       Date: Mon, 2 Aug 2004 7:08 PM
    Comment:
The previous approach broke down when you tried to order service interceptors.  The new approach requires that you subclass a new abstract superclass (ProxyServiceInterceptorFactory) when you wish to create a new proxy-based service interceptor.  The subclasses must only implement a createDecorator() method.
    Changes:
             Attachment changed to src.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/HIVEMIND-32?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-32

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-32
    Summary: Please add in support for Java Proxy-based interceptors
       Type: New Feature

     Status: Open
   Priority: Major

    Project: HiveMind
 Components: 
             framework
             library
             documentation

   Assignee: Howard M. Lewis Ship
   Reporter: James Carman

    Created: Thu, 29 Jul 2004 8:17 AM
    Updated: Mon, 2 Aug 2004 7:08 PM

Description:
The current interceptor framework/documentation is very confusing.  Please incorporate a simpler, Java Proxy-based solution, which is independent of any external libraries.  I don't know if you want to put this in the library or in the core framework.  The code I've written places the classes in the library package hierarchy, but that's easy to change.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org