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".

Version:
generated at Jun 18, 2012 10:37:54 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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
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 © 2003-2012 Apache Software Foundation. All Rights Reserved.