Package com.beasys.BEAWrapper

Class Summary
Callbacks Supplies a set of methods that provide similar functionality as the methods provided by the C++ wrappers.
 

Exception Summary
NotInRequest The method was invoked when the ORB was not in the context of a request; that is, not while servicing a request in method code.
ObjectAlreadyActive The stringified object ID is already being used for a callback.
ServantAlreadyActive The servant is already being used for a callback.