public class SimpleIORManager extends java.lang.Object implements IORManager
| Constructor and Description |
|---|
SimpleIORManager(org.omg.PortableInterceptor.IORInterceptor[] list)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
establish_components(org.omg.PortableInterceptor.IORInfo info)
This operation must be called from the IOR interception point.
|
public SimpleIORManager(org.omg.PortableInterceptor.IORInterceptor[] list)
public void establish_components(org.omg.PortableInterceptor.IORInfo info)
establish_components in interface IORManagerinfo - The IOR descriptor.