public interface InvocationInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
postInvoke()
Called just before a dynamic RMI-IIOP stub returns control
to the caller.
|
void |
preInvoke()
Called just before a dynamic RMI-IIOP stub is called.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.