public class OperationsPOATie extends OperationsPOA
Constructor and Description |
---|
OperationsPOATie(OperationsOperations delegate) |
OperationsPOATie(OperationsOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
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) |
int |
key_compare(Any key1,
Any key2) |
boolean |
key_equal(Any key1,
Any key2) |
int |
key_hash(Any thisKey,
int value) |
TypeCode |
key_type() |
Any |
key(Any element) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public OperationsPOATie(OperationsOperations delegate)
public OperationsPOATie(OperationsOperations delegate, POA poa)
public Operations _this()
_this
in class OperationsPOA
public Operations _this(ORB orb)
_this
in class OperationsPOA
public OperationsOperations _delegate()
public void _delegate(OperationsOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public int key_hash(Any thisKey, int value)
public int hash(Any element, int value)
public TypeCode element_type()
public boolean check_element_type(Any element)
public TypeCode key_type()
public void destroy()
public boolean check_key_type(Any key)
Copyright © 2016 JacORB. All rights reserved.