| Package | Description |
|---|---|
| com.sun.corba.ee.impl.orb | |
| com.sun.corba.ee.spi.orb | |
| com.sun.corba.ee.spi.presentation.rmi |
| Modifier and Type | Method and Description |
|---|---|
InvocationInterceptor |
ORBSingleton.getInvocationInterceptor() |
InvocationInterceptor |
ORBImpl.getInvocationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ORBSingleton.setInvocationInterceptor(InvocationInterceptor interceptor) |
void |
ORBImpl.setInvocationInterceptor(InvocationInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
abstract InvocationInterceptor |
ORB.getInvocationInterceptor()
Obtain the InvocationInterceptor for this ORB instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ORB.setInvocationInterceptor(InvocationInterceptor interceptor)
Set the InvocationInterceptor for this ORB instance.
|
| Modifier and Type | Method and Description |
|---|---|
static InvocationInterceptor |
PresentationDefaults.getNullInvocationInterceptor() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.