Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

stop_all_objects

Synopsis

Tells the ORB to stop accepting requests on all servants.

IDL

void stop_all_objects ();

C++ Binding

void stop_all_objects ();

Java Binding

void stop_all_objects ();

Exceptions

None.

Description

This operation tells the ORB to stop accepting requests on all servants that have been set up in this process.

Usage Note

If a client calls the ORB::shutdown method, then it must not subsequently call stop_all_objects.

Return Value

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy