Uses of Annotation Type
com.sun.corba.ee.spi.trace.OrbLifeCycle
Packages that use OrbLifeCycle
-
Uses of OrbLifeCycle in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb with annotations of type OrbLifeCycleMethods in com.sun.corba.ee.impl.orb with annotations of type OrbLifeCycleModifier and TypeMethodDescriptionvoid
ORBImpl.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 void
ORBImpl.initManagedObjectManager()
private void
ORBImpl.postInit
(String[] params, DataCollector dataCollector) protected void
ORBImpl.set_parameters
(Applet app, Properties props) void
ORBImpl.set_parameters
(Properties props) void
ORBImpl.shutdown
(boolean wait_for_completion) protected void
ORBImpl.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 OrbLifeCycleFields in com.sun.corba.ee.spi.orb with annotations of type OrbLifeCycleMethods in com.sun.corba.ee.spi.orb with annotations of type OrbLifeCycle