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