org.omg.CosTypedNotifyChannelAdmin
Class TypedSupplierAdminPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOA
          extended by org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, SupplierAdminOperations, QoSAdminOperations, NotifyPublishOperations, FilterAdminOperations, TypedSupplierAdminOperations

public class TypedSupplierAdminPOATie
extends TypedSupplierAdminPOA

Interface definition: TypedSupplierAdmin.

Author:
OpenORB Compiler

Constructor Summary
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
          Constructor
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, org.omg.PortableServer.POA poa)
          Constructor
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
          _default_POA method
 TypedSupplierAdminOperations _delegate()
          Get the delegate
 void _delegate(TypedSupplierAdminOperations delegate_)
          Set the delegate
 int add_filter(Filter new_filter)
          Operation add_filter
 void destroy()
          Operation destroy
 int[] get_all_filters()
          Operation get_all_filters
 Filter get_filter(int filter)
          Operation get_filter
 ProxyConsumer get_proxy_consumer(int proxy_id)
          Operation get_proxy_consumer
 Property[] get_qos()
          Operation get_qos
 EventChannel MyChannel()
          Read accessor for MyChannel attribute
 int MyID()
          Read accessor for MyID attribute
 InterFilterGroupOperator MyOperator()
          Read accessor for MyOperator attribute
 ProxyConsumer obtain_notification_pull_consumer(ClientType ctype, org.omg.CORBA.IntHolder proxy_id)
          Operation obtain_notification_pull_consumer
 ProxyConsumer obtain_notification_push_consumer(ClientType ctype, org.omg.CORBA.IntHolder proxy_id)
          Operation obtain_notification_push_consumer
 ProxyPullConsumer obtain_pull_consumer()
          Operation obtain_pull_consumer
 ProxyPushConsumer obtain_push_consumer()
          Operation obtain_push_consumer
 TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface, org.omg.CORBA.IntHolder proxy_id)
          Operation obtain_typed_notification_pull_consumer
 TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface, org.omg.CORBA.IntHolder proxy_id)
          Operation obtain_typed_notification_push_consumer
 ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
          Operation obtain_typed_pull_consumer
 TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
          Operation obtain_typed_push_consumer
 void offer_change(EventType[] added, EventType[] removed)
          Operation offer_change
 int[] pull_consumers()
          Read accessor for pull_consumers attribute
 int[] push_consumers()
          Read accessor for push_consumers attribute
 void remove_all_filters()
          Operation remove_all_filters
 void remove_filter(int filter)
          Operation remove_filter
 void set_qos(Property[] qos)
          Operation set_qos
 void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)
          Operation validate_qos
 
Methods inherited from class org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor


TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject,
                                org.omg.PortableServer.POA poa)
Constructor

Method Detail

_delegate

public TypedSupplierAdminOperations _delegate()
Get the delegate


_delegate

public void _delegate(TypedSupplierAdminOperations delegate_)
Set the delegate


_default_POA

public org.omg.PortableServer.POA _default_POA()
_default_POA method

Overrides:
_default_POA in class org.omg.PortableServer.Servant

obtain_typed_notification_push_consumer

public TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface,
                                                                      org.omg.CORBA.IntHolder proxy_id)
                                                               throws InterfaceNotSupported,
                                                                      AdminLimitExceeded
Operation obtain_typed_notification_push_consumer

Throws:
InterfaceNotSupported
AdminLimitExceeded

obtain_typed_notification_pull_consumer

public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface,
                                                                      org.omg.CORBA.IntHolder proxy_id)
                                                               throws NoSuchImplementation,
                                                                      AdminLimitExceeded
Operation obtain_typed_notification_pull_consumer

Throws:
NoSuchImplementation
AdminLimitExceeded

MyID

public int MyID()
Read accessor for MyID attribute


MyChannel

public EventChannel MyChannel()
Read accessor for MyChannel attribute


MyOperator

public InterFilterGroupOperator MyOperator()
Read accessor for MyOperator attribute


pull_consumers

public int[] pull_consumers()
Read accessor for pull_consumers attribute


push_consumers

public int[] push_consumers()
Read accessor for push_consumers attribute


get_proxy_consumer

public ProxyConsumer get_proxy_consumer(int proxy_id)
                                 throws ProxyNotFound
Operation get_proxy_consumer

Throws:
ProxyNotFound

obtain_notification_pull_consumer

public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype,
                                                       org.omg.CORBA.IntHolder proxy_id)
                                                throws AdminLimitExceeded
Operation obtain_notification_pull_consumer

Throws:
AdminLimitExceeded

obtain_notification_push_consumer

public ProxyConsumer obtain_notification_push_consumer(ClientType ctype,
                                                       org.omg.CORBA.IntHolder proxy_id)
                                                throws AdminLimitExceeded
Operation obtain_notification_push_consumer

Throws:
AdminLimitExceeded

destroy

public void destroy()
Operation destroy


get_qos

public Property[] get_qos()
Operation get_qos

Returns:
Object QosProperties

set_qos

public void set_qos(Property[] qos)
             throws UnsupportedQoS
Operation set_qos

Parameters:
qos - QosProperties to assign to object
Throws:
UnsupportedQoS

validate_qos

public void validate_qos(Property[] required_qos,
                         NamedPropertyRangeSeqHolder available_qos)
                  throws UnsupportedQoS
Operation validate_qos

Throws:
UnsupportedQoS

offer_change

public void offer_change(EventType[] added,
                         EventType[] removed)
                  throws InvalidEventType
Operation offer_change

Throws:
InvalidEventType

add_filter

public int add_filter(Filter new_filter)
Operation add_filter

Parameters:
new_filter - filter to add
Returns:
filter id

remove_filter

public void remove_filter(int filter)
                   throws FilterNotFound
Operation remove_filter

Parameters:
filter - Id of the filter
Throws:
FilterNotFound - Id doesn't match to any filter

get_filter

public Filter get_filter(int filter)
                  throws FilterNotFound
Operation get_filter

Parameters:
filter - Id of the filter to get
Returns:
The filter object
Throws:
FilterNotFound - Id doesn't match to any filter

get_all_filters

public int[] get_all_filters()
Operation get_all_filters

Returns:
Array of all filters's id

remove_all_filters

public void remove_all_filters()
Operation remove_all_filters


obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()
Operation obtain_push_consumer


obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()
Operation obtain_pull_consumer


obtain_typed_push_consumer

public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
                                                  throws InterfaceNotSupported
Operation obtain_typed_push_consumer

Throws:
InterfaceNotSupported

obtain_typed_pull_consumer

public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Operation obtain_typed_pull_consumer

Throws:
NoSuchImplementation