KickJava   Java API By Example, From Geeks To Geeks.

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

org.omg.PortableInterceptor
Interface ORBInitializerOperations

All Known Subinterfaces:
ORBInitializer
See Also:
Source Code, ORBInitInfo

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


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

Popular Tags