1 package org.omg.PortableInterceptor; 2 3 4 10 11 public interface IORInterceptor_3_0Operations extends org.omg.PortableInterceptor.IORInterceptorOperations  12 { 13 14 26 void components_established (org.omg.PortableInterceptor.IORInfo info); 27 28 36 void adapter_manager_state_changed (int id, short state); 37 38 46 void adapter_state_changed (org.omg.PortableInterceptor.ObjectReferenceTemplate [] templates, short state); 47 } | Popular Tags |