Searched defs:post_init (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/pi/
H A DORBInitializerImpl.java73 public void post_init(ORBInitInfo info) { method in class:ORBInitializerImpl
/glassfish-3.1.2/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/
H A DGlassFishORBInitializer.java110 public void post_init(org.omg.PortableInterceptor.ORBInitInfo info) { method in class:GlassFishORBInitializer
113 fineLog( "J2EE Initializer post_init");
H A DIORAddrAnyInitializer.java89 * Calling the <code>post_init</code> operations is not the final
91 * <code>post_init</code> calls, is attaching the lists of registered
93 * interceptors during calls to <code>post_init</code>. If an
94 * ORB-mediated call is made from within <code>post_init</code>, no
103 public void post_init(org.omg.PortableInterceptor.ORBInitInfo info) { method in class:IORAddrAnyInitializer

Completed in 19 milliseconds