public class ComparatorPOATie extends ComparatorPOA
Constructor and Description |
---|
ComparatorPOATie(ComparatorOperations delegate) |
ComparatorPOATie(ComparatorOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ComparatorOperations |
_delegate() |
void |
_delegate(ComparatorOperations delegate) |
Comparator |
_this() |
Comparator |
_this(ORB orb) |
int |
compare(Any element1,
Any element2) |
_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 ComparatorPOATie(ComparatorOperations delegate)
public ComparatorPOATie(ComparatorOperations delegate, POA poa)
public Comparator _this()
_this
in class ComparatorPOA
public Comparator _this(ORB orb)
_this
in class ComparatorPOA
public ComparatorOperations _delegate()
public void _delegate(ComparatorOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
Copyright © 2016 JacORB. All rights reserved.