org.omg.PortableInterceptor
Interface IORInterceptor_3_0Operations

All Superinterfaces:
InterceptorOperations, IORInterceptorOperations
All Known Subinterfaces:
IORInterceptor_3_0
All Known Implementing Classes:
_IORInterceptor_3_0LocalBase, IORInterceptor_3_0LocalTie

public interface IORInterceptor_3_0Operations
extends IORInterceptorOperations

Generated from IDL interface "IORInterceptor_3_0"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void adapter_manager_state_changed(java.lang.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
name
 

Method Detail

components_established

void components_established(IORInfo info)

adapter_manager_state_changed

void adapter_manager_state_changed(java.lang.String id,
                                   short state)

adapter_state_changed

void adapter_state_changed(ObjectReferenceTemplate[] templates,
                           short state)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.