Uses of Class
com.sun.corba.ee.spi.trace.OrbLifeCycle
-
Packages that use OrbLifeCycle Package Description com.sun.corba.ee.impl.orb com.sun.corba.ee.spi.orb -
-
Uses of OrbLifeCycle in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb with annotations of type OrbLifeCycle Modifier and Type Class Description classORBImplThe JavaIDL ORB implementation.Methods in com.sun.corba.ee.impl.orb with annotations of type OrbLifeCycle Modifier and Type Method Description voidORBImpl. destroy()formal/99-10-07 p 159: "If destroy is called on an ORB that has not been shut down, it will start the shutdown process and block until the ORB has shut down before it destroys the ORB."private voidORBImpl. initManagedObjectManager()private voidORBImpl. postInit(java.lang.String[] params, DataCollector dataCollector)protected voidORBImpl. set_parameters(java.applet.Applet app, java.util.Properties props)voidORBImpl. set_parameters(java.util.Properties props)voidORBImpl. shutdown(boolean wait_for_completion)protected voidORBImpl. shutdownServants(boolean wait_for_completion) -
Uses of OrbLifeCycle in com.sun.corba.ee.spi.orb
Classes in com.sun.corba.ee.spi.orb with annotations of type OrbLifeCycle Modifier and Type Class Description classORBFields in com.sun.corba.ee.spi.orb with annotations of type OrbLifeCycle Modifier and Type Field Description booleanORB. orbLifecycleDebugFlagMethods in com.sun.corba.ee.spi.orb with annotations of type OrbLifeCycle Modifier and Type Method Description voidORB. createORBManagedObjectManager()
-