The following issue has been updated:

    Updater: James Carman (mailto:[EMAIL PROTECTED])
       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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to