public class TypedSupplierAdminPOATie extends TypedSupplierAdminPOA
Constructor and Description |
---|
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate) |
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
POA poa) |
_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 TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
public TypedSupplierAdmin _this()
_this
in class TypedSupplierAdminPOA
public TypedSupplierAdmin _this(ORB orb)
_this
in class TypedSupplierAdminPOA
public TypedSupplierAdminOperations _delegate()
public void _delegate(TypedSupplierAdminOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public TypedProxyPushConsumer obtain_typed_notification_push_consumer(String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
public int[] get_all_filters()
public ProxyPullConsumer obtain_pull_consumer()
public int[] pull_consumers()
public int MyID()
public Property[] get_qos()
public ProxyPushConsumer obtain_push_consumer()
public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(String uses_interface, IntHolder proxy_id) throws NoSuchImplementation, AdminLimitExceeded
public ProxyPullConsumer obtain_typed_pull_consumer(String uses_interface) throws NoSuchImplementation
NoSuchImplementation
public TypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
public Filter get_filter(int filter) throws FilterNotFound
FilterNotFound
public int[] push_consumers()
public InterFilterGroupOperator MyOperator()
public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceeded
public void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoS
public ProxyConsumer get_proxy_consumer(int proxy_id) throws ProxyNotFound
ProxyNotFound
public int add_filter(Filter new_filter)
public ProxyConsumer obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceeded
public void remove_filter(int filter) throws FilterNotFound
FilterNotFound
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void remove_all_filters()
public EventChannel MyChannel()
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public void destroy()
Copyright © 2016 JacORB. All rights reserved.