public class _TypedConsumerAdminStub extends ObjectImpl implements TypedConsumerAdmin
| Constructor and Description |
|---|
_TypedConsumerAdminStub() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _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, toStringpublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic int[] get_all_filters()
get_all_filters in interface FilterAdminOperationspublic ProxyPullSupplier obtain_pull_supplier()
obtain_pull_supplier in interface ConsumerAdminOperationspublic ProxySupplier get_proxy_supplier(int proxy_id) throws ProxyNotFound
ProxyNotFoundpublic int MyID()
public Property[] get_qos()
get_qos in interface QoSAdminOperationspublic MappingFilter lifetime_filter()
public TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
obtain_typed_pull_supplier in interface TypedConsumerAdminOperationsInterfaceNotSupportedpublic MappingFilter priority_filter()
public ProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
obtain_typed_push_supplier in interface TypedConsumerAdminOperationsNoSuchImplementationpublic Filter get_filter(int filter) throws FilterNotFound
get_filter in interface FilterAdminOperationsFilterNotFoundpublic ProxySupplier obtain_notification_pull_supplier(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceededpublic InterFilterGroupOperator MyOperator()
public void set_qos(Property[] qos) throws UnsupportedQoS
set_qos in interface QoSAdminOperationsUnsupportedQoSpublic int[] pull_suppliers()
public ProxySupplier obtain_notification_push_supplier(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceededpublic int add_filter(Filter new_filter)
add_filter in interface FilterAdminOperationspublic void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
subscription_change in interface NotifySubscribeOperationsInvalidEventTypepublic void priority_filter(MappingFilter a)
public ProxyPushSupplier obtain_push_supplier()
obtain_push_supplier in interface ConsumerAdminOperationspublic void remove_filter(int filter)
throws FilterNotFound
remove_filter in interface FilterAdminOperationsFilterNotFoundpublic void remove_all_filters()
remove_all_filters in interface FilterAdminOperationspublic 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 QoSAdminOperationsUnsupportedQoSpublic int[] push_suppliers()
public void destroy()
public TypedProxyPullSupplier obtain_typed_notification_pull_supplier(String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
Copyright © 2015 JacORB. All rights reserved.