org.omg.PortableInterceptor
Interface IORInterceptorOperations

All Superinterfaces:
InterceptorOperations
All Known Subinterfaces:
IORInterceptor
All Known Implementing Classes:
SimpleIORInterceptor

public interface IORInterceptorOperations
extends InterceptorOperations


Method Summary
 void establish_components(IORInfo info)
           
 
Methods inherited from interface org.omg.PortableInterceptor.InterceptorOperations
name
 

Method Detail

establish_components

public void establish_components(IORInfo info)