[ http://issues.apache.org/jira/browse/HIVEMIND-96?page=all ] James Carman closed HIVEMIND-96: --------------------------------
> Allow interceptors to be ordered by name rather than interceptor factory id > --------------------------------------------------------------------------- > > Key: HIVEMIND-96 > URL: http://issues.apache.org/jira/browse/HIVEMIND-96 > Project: HiveMind > Type: Improvement > Components: framework > Versions: 1.1 > Reporter: James Carman > Assignee: James Carman > Fix For: 1.1 > > Currently, interceptors are ordered by their factory's id. But, what if we > want to use the same factory to create multiple unique interceptors which > should be able to be ordered with respect to one another? Add in support for > a new property called "name" to ServiceInterceptorContribution and make > service points order their interceptors by "name" rather than > "factoryServiceId." -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
