public class QoSAdminPOATie extends QoSAdminPOA
Constructor and Description |
---|
QoSAdminPOATie(QoSAdminOperations delegate) |
QoSAdminPOATie(QoSAdminOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
QoSAdminOperations |
_delegate() |
void |
_delegate(QoSAdminOperations delegate) |
QoSAdmin |
_this() |
QoSAdmin |
_this(ORB orb) |
Property[] |
get_qos() |
void |
set_qos(Property[] qos) |
void |
validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos) |
_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 QoSAdminPOATie(QoSAdminOperations delegate)
public QoSAdminPOATie(QoSAdminOperations delegate, POA poa)
public QoSAdmin _this()
_this
in class QoSAdminPOA
public QoSAdmin _this(ORB orb)
_this
in class QoSAdminPOA
public QoSAdminOperations _delegate()
public void _delegate(QoSAdminOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public Property[] get_qos()
public void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoS
Copyright © 2017 JacORB. All rights reserved.