public interface WrapperInvocationHandler extends InvocationHandler
InvocationHandler
used by an Proxy for a Runnable or
other wrapped.Modifier and Type | Method and Description |
---|---|
Object |
getWrappedComponent()
Get the wrapped component.
|
invoke
Object getWrappedComponent()