public class TypedSupplierAdminPOATie extends TypedSupplierAdminPOA
| Constructor and Description |
|---|
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate) |
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
POA poa) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
public TypedSupplierAdmin _this()
_this in class TypedSupplierAdminPOApublic TypedSupplierAdmin _this(ORB orb)
_this in class TypedSupplierAdminPOApublic TypedSupplierAdminOperations _delegate()
public void _delegate(TypedSupplierAdminOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic 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
NoSuchImplementationpublic TypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupportedpublic Filter get_filter(int filter) throws FilterNotFound
FilterNotFoundpublic int[] push_consumers()
public InterFilterGroupOperator MyOperator()
public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceededpublic void set_qos(Property[] qos) throws UnsupportedQoS
UnsupportedQoSpublic ProxyConsumer get_proxy_consumer(int proxy_id) throws ProxyNotFound
ProxyNotFoundpublic int add_filter(Filter new_filter)
public ProxyConsumer obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceededpublic void remove_filter(int filter)
throws FilterNotFound
FilterNotFoundpublic void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventTypepublic void remove_all_filters()
public EventChannel MyChannel()
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoSpublic void destroy()
Copyright © 2015 JacORB. All rights reserved.