KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > IORInterceptor_3_0Operations

org.omg.PortableInterceptor
Interface IORInterceptor_3_0Operations

All Superinterfaces:
InterceptorOperations, IORInterceptorOperations
All Known Subinterfaces:
IORInterceptor_3_0

void adapter_manager_state_changed(int id,
                                   short state)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void adapter_state_changed(ObjectReferenceTemplate[] templates,
                           short state)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void components_established(IORInfo info)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags