|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTypedNotifyChannelAdmin._TypedEventChannelStub
public class _TypedEventChannelStub
Interface definition: TypedEventChannel.
Constructor Summary | |
---|---|
_TypedEventChannelStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
TypedConsumerAdmin |
default_consumer_admin()
Read accessor for default_consumer_admin attribute |
FilterFactory |
default_filter_factory()
Read accessor for default_filter_factory attribute |
TypedSupplierAdmin |
default_supplier_admin()
Read accessor for default_supplier_admin attribute |
void |
destroy()
Operation destroy |
TypedConsumerAdmin |
for_consumers()
Operation for_consumers |
TypedSupplierAdmin |
for_suppliers()
Operation for_suppliers |
Property[] |
get_admin()
Operation get_admin |
int[] |
get_all_consumeradmins()
Operation get_all_consumeradmins |
int[] |
get_all_supplieradmins()
Operation get_all_supplieradmins |
TypedConsumerAdmin |
get_consumeradmin(int id)
Operation get_consumeradmin |
Property[] |
get_qos()
Operation get_qos |
TypedSupplierAdmin |
get_supplieradmin(int id)
Operation get_supplieradmin |
TypedEventChannelFactory |
MyFactory()
Read accessor for MyFactory attribute |
TypedConsumerAdmin |
new_for_typed_notification_consumers(InterFilterGroupOperator op,
org.omg.CORBA.IntHolder id)
Operation new_for_typed_notification_consumers |
TypedSupplierAdmin |
new_for_typed_notification_suppliers(InterFilterGroupOperator op,
org.omg.CORBA.IntHolder id)
Operation new_for_typed_notification_suppliers |
void |
set_admin(Property[] admin)
Operation set_admin |
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.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _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 |
---|
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_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public _TypedEventChannelStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public TypedEventChannelFactory MyFactory()
public TypedConsumerAdmin default_consumer_admin()
public TypedSupplierAdmin default_supplier_admin()
public FilterFactory default_filter_factory()
public TypedConsumerAdmin new_for_typed_notification_consumers(InterFilterGroupOperator op, org.omg.CORBA.IntHolder id)
public TypedSupplierAdmin new_for_typed_notification_suppliers(InterFilterGroupOperator op, org.omg.CORBA.IntHolder id)
public TypedConsumerAdmin get_consumeradmin(int id) throws AdminNotFound
AdminNotFound
public TypedSupplierAdmin get_supplieradmin(int id) throws AdminNotFound
AdminNotFound
public int[] get_all_consumeradmins()
public int[] get_all_supplieradmins()
public Property[] get_qos()
get_qos
in interface QoSAdminOperations
public void set_qos(Property[] qos) throws UnsupportedQoS
set_qos
in interface QoSAdminOperations
qos
- QosProperties to assign to object
UnsupportedQoS
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
validate_qos
in interface QoSAdminOperations
UnsupportedQoS
public Property[] get_admin()
get_admin
in interface AdminPropertiesAdminOperations
public void set_admin(Property[] admin) throws UnsupportedAdmin
set_admin
in interface AdminPropertiesAdminOperations
admin
- Array of admin property
UnsupportedAdmin
- If implementation doesn't support a
propertypublic TypedConsumerAdmin for_consumers()
for_consumers
in interface TypedEventChannelOperations
public TypedSupplierAdmin for_suppliers()
for_suppliers
in interface TypedEventChannelOperations
public void destroy()
destroy
in interface TypedEventChannelOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |