org.omg.CosTypedNotifyChannelAdmin

Class TypedEventChannelPOATie

Implemented Interfaces:
AdminPropertiesAdminOperations, InvokeHandler, QoSAdminOperations, TypedEventChannelOperations, TypedEventChannelOperations

public class TypedEventChannelPOATie
extends TypedEventChannelPOA

Generated from IDL interface "TypedEventChannel"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

TypedEventChannelPOATie(TypedEventChannelOperations delegate)
TypedEventChannelPOATie(TypedEventChannelOperations delegate, POA poa)

Method Summary

TypedEventChannelFactory
MyFactory()
POA
_default_POA()
TypedEventChannelOperations
_delegate()
void
_delegate(TypedEventChannelOperations delegate)
TypedEventChannel
_this()
TypedEventChannel
_this(ORB orb)
TypedConsumerAdmin
default_consumer_admin()
FilterFactory
default_filter_factory()
TypedSupplierAdmin
default_supplier_admin()
void
destroy()
TypedConsumerAdmin
for_consumers()
TypedSupplierAdmin
for_suppliers()
Property[]
get_admin()
int[]
get_all_consumeradmins()
int[]
get_all_supplieradmins()
TypedConsumerAdmin
get_consumeradmin(int id)
Property[]
get_qos()
TypedSupplierAdmin
get_supplieradmin(int id)
TypedConsumerAdmin
new_for_typed_notification_consumers(InterFilterGroupOperator op, IntHolder id)
TypedSupplierAdmin
new_for_typed_notification_suppliers(InterFilterGroupOperator op, IntHolder id)
void
set_admin(Property[] admin)
void
set_qos(Property[] qos)
void
validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos)

Methods inherited from class org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelPOA

_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

Constructor Details

TypedEventChannelPOATie

public TypedEventChannelPOATie(TypedEventChannelOperations delegate)


TypedEventChannelPOATie

public TypedEventChannelPOATie(TypedEventChannelOperations delegate,
                               POA poa)

Method Details

MyFactory

public TypedEventChannelFactory MyFactory()
Specified by:
MyFactory in interface TypedEventChannelOperations


_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public TypedEventChannelOperations _delegate()


_delegate

public void _delegate(TypedEventChannelOperations delegate)


_this

public TypedEventChannel _this()
Overrides:
_this in interface TypedEventChannelPOA


_this

public TypedEventChannel _this(ORB orb)
Overrides:
_this in interface TypedEventChannelPOA


default_consumer_admin

public TypedConsumerAdmin default_consumer_admin()
Specified by:
default_consumer_admin in interface TypedEventChannelOperations


default_filter_factory

public FilterFactory default_filter_factory()
Specified by:
default_filter_factory in interface TypedEventChannelOperations


default_supplier_admin

public TypedSupplierAdmin default_supplier_admin()
Specified by:
default_supplier_admin in interface TypedEventChannelOperations


destroy

public void destroy()
Specified by:
destroy in interface TypedEventChannelOperations


for_consumers

public TypedConsumerAdmin for_consumers()
Specified by:
for_consumers in interface TypedEventChannelOperations


for_suppliers

public TypedSupplierAdmin for_suppliers()
Specified by:
for_suppliers in interface TypedEventChannelOperations


get_admin

public Property[] get_admin()
Specified by:
get_admin in interface AdminPropertiesAdminOperations


get_all_consumeradmins

public int[] get_all_consumeradmins()
Specified by:
get_all_consumeradmins in interface TypedEventChannelOperations


get_all_supplieradmins

public int[] get_all_supplieradmins()
Specified by:
get_all_supplieradmins in interface TypedEventChannelOperations


get_consumeradmin

public TypedConsumerAdmin get_consumeradmin(int id)
            throws AdminNotFound
Specified by:
get_consumeradmin in interface TypedEventChannelOperations


get_qos

public Property[] get_qos()
Specified by:
get_qos in interface QoSAdminOperations


get_supplieradmin

public TypedSupplierAdmin get_supplieradmin(int id)
            throws AdminNotFound
Specified by:
get_supplieradmin in interface TypedEventChannelOperations


new_for_typed_notification_consumers

public TypedConsumerAdmin new_for_typed_notification_consumers(InterFilterGroupOperator op,
                                                               IntHolder id)
Specified by:
new_for_typed_notification_consumers in interface TypedEventChannelOperations


new_for_typed_notification_suppliers

public TypedSupplierAdmin new_for_typed_notification_suppliers(InterFilterGroupOperator op,
                                                               IntHolder id)
Specified by:
new_for_typed_notification_suppliers in interface TypedEventChannelOperations


set_admin

public void set_admin(Property[] admin)
            throws UnsupportedAdmin
Specified by:
set_admin in interface AdminPropertiesAdminOperations


set_qos

public void set_qos(Property[] qos)
            throws UnsupportedQoS
Specified by:
set_qos in interface QoSAdminOperations


validate_qos

public void validate_qos(Property[] required_qos,
                         NamedPropertyRangeSeqHolder available_qos)
            throws UnsupportedQoS
Specified by:
validate_qos in interface QoSAdminOperations