org.omg.PortableInterceptor
public interface IORInterceptorOperations extends InterceptorOperations
Modifier and Type | Method and Description |
---|---|
void |
establish_components(IORInfo info)
A server side ORB calls this method on all registered IORInterceptor's when
creating the object reference (IOR).
|
destroy, name
void establish_components(IORInfo info)
info
- the interface class providing methods to insert additional tags
into IOR being constructed.