org.omg.CosCollection

Class OperationsPOATie

Implemented Interfaces:
InvokeHandler, OperationsOperations

public class OperationsPOATie
extends OperationsPOA

Generated from IDL interface "Operations"

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

Constructor Summary

OperationsPOATie(OperationsOperations delegate)
OperationsPOATie(OperationsOperations delegate, POA poa)

Method Summary

POA
_default_POA()
OperationsOperations
_delegate()
void
_delegate(OperationsOperations delegate)
Operations
_this()
Operations
_this(ORB orb)
boolean
check_element_type(Any element)
boolean
check_key_type(Any key)
int
compare(Any element1, Any element2)
void
destroy()
TypeCode
element_type()
boolean
equal(Any element1, Any element2)
int
hash(Any element, int value)
Any
key(Any element)
int
key_compare(Any key1, Any key2)
boolean
key_equal(Any key1, Any key2)
int
key_hash(Any thisKey, int value)
TypeCode
key_type()

Methods inherited from class org.omg.CosCollection.OperationsPOA

_all_interfaces, _invoke, _this, _this

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

Constructor Details

OperationsPOATie

public OperationsPOATie(OperationsOperations delegate)


OperationsPOATie

public OperationsPOATie(OperationsOperations delegate,
                        POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public OperationsOperations _delegate()


_delegate

public void _delegate(OperationsOperations delegate)


_this

public Operations _this()
Overrides:
_this in interface OperationsPOA


_this

public Operations _this(ORB orb)
Overrides:
_this in interface OperationsPOA


check_element_type

public boolean check_element_type(Any element)
Specified by:
check_element_type in interface OperationsOperations


check_key_type

public boolean check_key_type(Any key)
Specified by:
check_key_type in interface OperationsOperations


compare

public int compare(Any element1,
                   Any element2)
Specified by:
compare in interface OperationsOperations


destroy

public void destroy()
Specified by:
destroy in interface OperationsOperations


element_type

public TypeCode element_type()
Specified by:
element_type in interface OperationsOperations


equal

public boolean equal(Any element1,
                     Any element2)
Specified by:
equal in interface OperationsOperations


hash

public int hash(Any element,
                int value)
Specified by:
hash in interface OperationsOperations


key

public Any key(Any element)
Specified by:
key in interface OperationsOperations


key_compare

public int key_compare(Any key1,
                       Any key2)
Specified by:
key_compare in interface OperationsOperations


key_equal

public boolean key_equal(Any key1,
                         Any key2)
Specified by:
key_equal in interface OperationsOperations


key_hash

public int key_hash(Any thisKey,
                    int value)
Specified by:
key_hash in interface OperationsOperations


key_type

public TypeCode key_type()
Specified by:
key_type in interface OperationsOperations