org.omg.PortableInterceptor
Interface IORInterceptor_3_0Operations

All Superinterfaces:
InterceptorOperations, IORInterceptorOperations
All Known Subinterfaces:
IORInterceptor_3_0
All Known Implementing Classes:
CodeSetIORInterceptor_impl, IMRIORInterceptor_impl, MessageRoutingIORInterceptor_impl

public interface IORInterceptor_3_0Operations
extends IORInterceptorOperations


Method Summary
 void adapter_manager_state_changed(String id, short state)
           
 void adapter_state_changed(ObjectReferenceTemplate[] templates, short state)
           
 void components_established(IORInfo info)
           
 
Methods inherited from interface org.omg.PortableInterceptor.IORInterceptorOperations
establish_components
 
Methods inherited from interface org.omg.PortableInterceptor.InterceptorOperations
destroy, name
 

Method Detail

components_established

void components_established(IORInfo info)

adapter_manager_state_changed

void adapter_manager_state_changed(String id,
                                   short state)

adapter_state_changed

void adapter_state_changed(ObjectReferenceTemplate[] templates,
                           short state)


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