public class _TypedConsumerAdminStub extends ObjectImpl implements TypedConsumerAdmin
Constructor and Description |
---|
_TypedConsumerAdminStub() |
_create_request, _create_request, _duplicate, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
public static final Class _opsClass
public String[] _ids()
_ids
in class ObjectImpl
public int[] get_all_filters()
get_all_filters
in interface FilterAdminOperations
public ProxyPullSupplier obtain_pull_supplier()
obtain_pull_supplier
in interface ConsumerAdminOperations
public ProxySupplier get_proxy_supplier(int proxy_id) throws ProxyNotFound
ProxyNotFound
public int MyID()
public Property[] get_qos()
get_qos
in interface QoSAdminOperations
public MappingFilter lifetime_filter()
public TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
obtain_typed_pull_supplier
in interface TypedConsumerAdminOperations
InterfaceNotSupported
public MappingFilter priority_filter()
public ProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
obtain_typed_push_supplier
in interface TypedConsumerAdminOperations
NoSuchImplementation
public Filter get_filter(int filter) throws FilterNotFound
get_filter
in interface FilterAdminOperations
FilterNotFound
public ProxySupplier obtain_notification_pull_supplier(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceeded
public InterFilterGroupOperator MyOperator()
public void set_qos(Property[] qos) throws UnsupportedQoS
set_qos
in interface QoSAdminOperations
UnsupportedQoS
public int[] pull_suppliers()
public ProxySupplier obtain_notification_push_supplier(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceeded
public int add_filter(Filter new_filter)
add_filter
in interface FilterAdminOperations
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
subscription_change
in interface NotifySubscribeOperations
InvalidEventType
public void priority_filter(MappingFilter a)
public ProxyPushSupplier obtain_push_supplier()
obtain_push_supplier
in interface ConsumerAdminOperations
public void remove_filter(int filter) throws FilterNotFound
remove_filter
in interface FilterAdminOperations
FilterNotFound
public void remove_all_filters()
remove_all_filters
in interface FilterAdminOperations
public TypedProxyPushSupplier obtain_typed_notification_push_supplier(String uses_interface, IntHolder proxy_id) throws NoSuchImplementation, AdminLimitExceeded
public EventChannel MyChannel()
public void lifetime_filter(MappingFilter a)
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
validate_qos
in interface QoSAdminOperations
UnsupportedQoS
public int[] push_suppliers()
public void destroy()
public TypedProxyPullSupplier obtain_typed_notification_pull_supplier(String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
Copyright © 2016 JacORB. All rights reserved.