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 Aug 22, 2009 1:39:57 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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 © 2009. All Rights Reserved.