org.omg.PortableInterceptor
Interface IORInterceptorOperations

All Superinterfaces:
InterceptorOperations
All Known Subinterfaces:
IORInterceptor, IORInterceptor_3_0, IORInterceptor_3_0Operations
All Known Implementing Classes:
CodeSetIORInterceptor_impl, GSSUPIORInterceptor, IMRIORInterceptor_impl, MessageRoutingIORInterceptor_impl, RMIInterceptor

public interface IORInterceptorOperations
extends InterceptorOperations


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

Method Detail

establish_components

void establish_components(IORInfo info)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.