public class _TypedSupplierAdminStub extends ObjectImpl implements TypedSupplierAdmin
Modifier and Type | Field and Description |
---|---|
static java.lang.Class |
_opsClass |
Constructor and Description |
---|
_TypedSupplierAdminStub() |
_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 java.lang.String[] _ids()
_ids
in class ObjectImpl
public TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
public int[] get_all_filters()
get_all_filters
in interface FilterAdminOperations
public ProxyPullConsumer obtain_pull_consumer()
obtain_pull_consumer
in interface SupplierAdminOperations
public int[] pull_consumers()
public int MyID()
public Property[] get_qos()
get_qos
in interface QoSAdminOperations
public ProxyPushConsumer obtain_push_consumer()
obtain_push_consumer
in interface SupplierAdminOperations
public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface, IntHolder proxy_id) throws NoSuchImplementation, AdminLimitExceeded
public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface) throws NoSuchImplementation
obtain_typed_pull_consumer
in interface TypedSupplierAdminOperations
NoSuchImplementation
public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface) throws InterfaceNotSupported
obtain_typed_push_consumer
in interface TypedSupplierAdminOperations
InterfaceNotSupported
public Filter get_filter(int filter) throws FilterNotFound
get_filter
in interface FilterAdminOperations
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
set_qos
in interface QoSAdminOperations
UnsupportedQoS
public ProxyConsumer get_proxy_consumer(int proxy_id) throws ProxyNotFound
ProxyNotFound
public int add_filter(Filter new_filter)
add_filter
in interface FilterAdminOperations
public ProxyConsumer obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
AdminLimitExceeded
public void remove_filter(int filter) throws FilterNotFound
remove_filter
in interface FilterAdminOperations
FilterNotFound
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
offer_change
in interface NotifyPublishOperations
InvalidEventType
public void remove_all_filters()
remove_all_filters
in interface FilterAdminOperations
public EventChannel MyChannel()
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
validate_qos
in interface QoSAdminOperations
UnsupportedQoS
public void destroy()