Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOA
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOATie
public class TypedSupplierAdminPOATie
extends TypedSupplierAdminPOA
Constructor Summary | |
|
Methods inherited from class org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
public InterFilterGroupOperator MyOperator()
- Specified by:
- MyOperator in interface SupplierAdminOperations
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public int[] get_all_filters()
- Specified by:
- get_all_filters in interface FilterAdminOperations
public Filter get_filter(int filter) throws FilterNotFound
- Specified by:
- get_filter in interface FilterAdminOperations
public ProxyConsumer get_proxy_consumer(int proxy_id) throws ProxyNotFound
- Specified by:
- get_proxy_consumer in interface SupplierAdminOperations
public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
- Specified by:
- obtain_notification_pull_consumer in interface SupplierAdminOperations
public ProxyConsumer obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id) throws AdminLimitExceeded
- Specified by:
- obtain_notification_push_consumer in interface SupplierAdminOperations
public ProxyPullConsumer obtain_pull_consumer()
- Specified by:
- obtain_pull_consumer in interface SupplierAdminOperations
public ProxyPushConsumer obtain_push_consumer()
- Specified by:
- obtain_push_consumer in interface SupplierAdminOperations
public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface, IntHolder proxy_id) throws AdminLimitExceeded, NoSuchImplementation
- Specified by:
- obtain_typed_notification_pull_consumer in interface TypedSupplierAdminOperations
public TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id) throws InterfaceNotSupported, AdminLimitExceeded
- Specified by:
- obtain_typed_notification_push_consumer in interface TypedSupplierAdminOperations
public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface) throws NoSuchImplementation
- Specified by:
- obtain_typed_pull_consumer in interface TypedSupplierAdminOperations
public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface) throws InterfaceNotSupported
- Specified by:
- obtain_typed_push_consumer in interface TypedSupplierAdminOperations
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
- Specified by:
- offer_change in interface NotifyPublishOperations
public int[] pull_consumers()
- Specified by:
- pull_consumers in interface SupplierAdminOperations
public int[] push_consumers()
- Specified by:
- push_consumers in interface SupplierAdminOperations
public void remove_all_filters()
- Specified by:
- remove_all_filters in interface FilterAdminOperations
public void remove_filter(int filter) throws FilterNotFound
- Specified by:
- remove_filter in interface FilterAdminOperations
public void set_qos(Property[] qos) throws UnsupportedQoS
- Specified by:
- set_qos in interface QoSAdminOperations
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
- Specified by:
- validate_qos in interface QoSAdminOperations