Skip navigation.

CORBA Programming Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


~Callbacks

Synopsis

Destroys the callback object.

C++ Binding

BEAWrapper::~Callbacks( );

JArguments

None.

Exceptions

None.

Description

This destructor destroys the callback object.

Usage Note

If a client wants to get rid of the wrapper, but not shut down the ORB, then the client must call the stop_all_objects method.

Return Value

None.

 

Skip navigation bar  Back to Top Previous Next