org.omg.CosCollection

Class KeySortedBagFactoryPOA

Implemented Interfaces:
CollectionFactoryOperations, InvokeHandler, KeySortedBagFactoryOperations
Known Direct Subclasses:
KeySortedBagFactoryPOATie

public abstract class KeySortedBagFactoryPOA
extends Servant
implements InvokeHandler, KeySortedBagFactoryOperations

Generated from IDL interface "KeySortedBagFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

String[]
_all_interfaces(POA poa, byte[] obj_id)
OutputStream
_invoke(String method, InputStream _input, ResponseHandler handler)
KeySortedBagFactory
_this()
KeySortedBagFactory
_this(ORB orb)

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Method Details

_all_interfaces

public String[] _all_interfaces(POA poa,
                                byte[] obj_id)
Overrides:
_all_interfaces in interface Servant


_invoke

public OutputStream _invoke(String method,
                            InputStream _input,
                            ResponseHandler handler)
            throws SystemException
Specified by:
_invoke in interface InvokeHandler


_this

public KeySortedBagFactory _this()


_this

public KeySortedBagFactory _this(ORB orb)