Results 1 to 1 of 1

Thread: Delegate Introductions

  1. #1
    Join Date
    Nov 2006
    Posts
    1

    Default Multiple Delegate - Introduction

    Hello,

    I am trying to delegate to a bunch of delegates with a workaround of the DelegatingIntroductionInterceptor, IntroductionInfoSupport to support multiple delegates. So the workaround IntroductionInfoSupport has a Map of interfaces instead of the Set and this really returns the right delegate for the method invoked back to the workaround of the DelegatingIntroductionInterceptor. However, there is a performance drop as a result of this. Any suggestions on speeding this?

    Thanks.

    Regards,

    Amit
    Last edited by amski; Dec 5th, 2006 at 11:38 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •