- All Superinterfaces:
- InvocationHandler
- All Known Implementing Classes:
- StubInvocationHandlerImpl
public interface LinkedInvocationHandler
extends InvocationHandler
This interface is used for InvocationHandler types that are linked to their
Proxy. This is useful when the InvocationHandler needs access to data keyed
by identity on the Proxy.