Hi, is there a way to bind an interceptor to instances that are provided by a self written provider? In my use-case I have a HessianClientProxyProvider that instanciates a hessian client-proxy. But the instance should be wrapped by an interceptor (e.g. a caching- interceptor).
If this is not possible with "standard" guice - can anybody provide an alternative? I like to use the same interceptor for both guice- provided instances and self-provided instances. Thanks in advance, Marko -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
