org.omg.CosTypedNotifyChannelAdmin
Class _TypedEventChannelStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosTypedNotifyChannelAdmin._TypedEventChannelStub
- All Implemented Interfaces:
- AdminPropertiesAdmin, AdminPropertiesAdminOperations, IDLEntity, Object, QoSAdmin, QoSAdminOperations, java.io.Serializable, TypedEventChannel, TypedEventChannel, TypedEventChannelOperations, TypedEventChannelOperations
- public class _TypedEventChannelStub
- extends ObjectImpl
- implements TypedEventChannel
Generated from IDL interface "TypedEventChannel"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
- See Also:
- Serialized Form
Field Summary |
static java.lang.Class |
_opsClass
|
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _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 |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final java.lang.Class _opsClass
_TypedEventChannelStub
public _TypedEventChannelStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids
in class ObjectImpl
for_consumers
public TypedConsumerAdmin for_consumers()
- Specified by:
for_consumers
in interface TypedEventChannelOperations
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_qos
public Property[] get_qos()
- Specified by:
get_qos
in interface QoSAdminOperations
MyFactory
public TypedEventChannelFactory MyFactory()
- Specified by:
MyFactory
in interface TypedEventChannelOperations
default_consumer_admin
public TypedConsumerAdmin default_consumer_admin()
- Specified by:
default_consumer_admin
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
- Throws:
UnsupportedAdmin
default_supplier_admin
public TypedSupplierAdmin default_supplier_admin()
- Specified by:
default_supplier_admin
in interface TypedEventChannelOperations
get_supplieradmin
public TypedSupplierAdmin get_supplieradmin(int id)
throws AdminNotFound
- Specified by:
get_supplieradmin
in interface TypedEventChannelOperations
- Throws:
AdminNotFound
for_suppliers
public TypedSupplierAdmin for_suppliers()
- Specified by:
for_suppliers
in interface TypedEventChannelOperations
set_qos
public void set_qos(Property[] qos)
throws UnsupportedQoS
- Specified by:
set_qos
in interface QoSAdminOperations
- Throws:
UnsupportedQoS
default_filter_factory
public FilterFactory default_filter_factory()
- Specified by:
default_filter_factory
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
get_admin
public Property[] get_admin()
- Specified by:
get_admin
in interface AdminPropertiesAdminOperations
validate_qos
public void validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos)
throws UnsupportedQoS
- Specified by:
validate_qos
in interface QoSAdminOperations
- Throws:
UnsupportedQoS
get_consumeradmin
public TypedConsumerAdmin get_consumeradmin(int id)
throws AdminNotFound
- Specified by:
get_consumeradmin
in interface TypedEventChannelOperations
- Throws:
AdminNotFound
destroy
public void destroy()
- Specified by:
destroy
in interface TypedEventChannelOperations