|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelPOA
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelPOATie
public class TypedEventChannelPOATie
Interface definition: TypedEventChannel.
Constructor Summary | |
---|---|
TypedEventChannelPOATie(TypedEventChannelOperations tieObject)
Constructor |
|
TypedEventChannelPOATie(TypedEventChannelOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
Method Summary | |
---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
TypedEventChannelOperations |
_delegate()
Get the delegate |
void |
_delegate(TypedEventChannelOperations delegate_)
Set the delegate |
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.CosTypedNotifyChannelAdmin.TypedEventChannelPOA |
---|
_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 |
---|
public TypedEventChannelPOATie(TypedEventChannelOperations tieObject)
public TypedEventChannelPOATie(TypedEventChannelOperations tieObject, org.omg.PortableServer.POA poa)
Method Detail |
---|
public TypedEventChannelOperations _delegate()
public void _delegate(TypedEventChannelOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA
in class org.omg.PortableServer.Servant
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()
public void set_qos(Property[] qos) throws UnsupportedQoS
qos
- QosProperties to assign to object
UnsupportedQoS
public void validate_qos(Property[] required_qos, NamedPropertyRangeSeqHolder available_qos) throws UnsupportedQoS
UnsupportedQoS
public Property[] get_admin()
public void set_admin(Property[] admin) throws UnsupportedAdmin
admin
- Array of admin property
UnsupportedAdmin
- If implementation doesn't support a
propertypublic TypedConsumerAdmin for_consumers()
public TypedSupplierAdmin for_suppliers()
public void destroy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |