|
||||||||
| 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.TypedConsumerAdminPOA
org.omg.CosTypedNotifyChannelAdmin.TypedConsumerAdminPOATie
public class TypedConsumerAdminPOATie
Interface definition: TypedConsumerAdmin.
| Constructor Summary | |
|---|---|
TypedConsumerAdminPOATie(TypedConsumerAdminOperations tieObject)
Constructor |
|
TypedConsumerAdminPOATie(TypedConsumerAdminOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
|
| Method Summary | |
|---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
TypedConsumerAdminOperations |
_delegate()
Get the delegate |
void |
_delegate(TypedConsumerAdminOperations 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 |
ProxySupplier |
get_proxy_supplier(int proxy_id)
Operation get_proxy_supplier |
Property[] |
get_qos()
Operation get_qos |
MappingFilter |
lifetime_filter()
Read accessor for lifetime_filter attribute |
void |
lifetime_filter(MappingFilter value)
Write accessor for lifetime_filter attribute |
EventChannel |
MyChannel()
Read accessor for MyChannel attribute |
int |
MyID()
Read accessor for MyID attribute |
InterFilterGroupOperator |
MyOperator()
Read accessor for MyOperator attribute |
ProxySupplier |
obtain_notification_pull_supplier(ClientType ctype,
org.omg.CORBA.IntHolder proxy_id)
Operation obtain_notification_pull_supplier |
ProxySupplier |
obtain_notification_push_supplier(ClientType ctype,
org.omg.CORBA.IntHolder proxy_id)
Operation obtain_notification_push_supplier |
ProxyPullSupplier |
obtain_pull_supplier()
Operation obtain_pull_supplier |
ProxyPushSupplier |
obtain_push_supplier()
Operation obtain_push_supplier |
TypedProxyPullSupplier |
obtain_typed_notification_pull_supplier(java.lang.String supported_interface,
org.omg.CORBA.IntHolder proxy_id)
Operation obtain_typed_notification_pull_supplier |
TypedProxyPushSupplier |
obtain_typed_notification_push_supplier(java.lang.String uses_interface,
org.omg.CORBA.IntHolder proxy_id)
Operation obtain_typed_notification_push_supplier |
TypedProxyPullSupplier |
obtain_typed_pull_supplier(java.lang.String supported_interface)
Operation obtain_typed_pull_supplier |
ProxyPushSupplier |
obtain_typed_push_supplier(java.lang.String uses_interface)
Operation obtain_typed_push_supplier |
MappingFilter |
priority_filter()
Read accessor for priority_filter attribute |
void |
priority_filter(MappingFilter value)
Write accessor for priority_filter attribute |
int[] |
pull_suppliers()
Read accessor for pull_suppliers attribute |
int[] |
push_suppliers()
Read accessor for push_suppliers 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 |
subscription_change(EventType[] added,
EventType[] removed)
Operation subscription_change |
void |
validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos)
Operation validate_qos |
| Methods inherited from class org.omg.CosTypedNotifyChannelAdmin.TypedConsumerAdminPOA |
|---|
_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 TypedConsumerAdminPOATie(TypedConsumerAdminOperations tieObject)
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations tieObject,
org.omg.PortableServer.POA poa)
| Method Detail |
|---|
public TypedConsumerAdminOperations _delegate()
public void _delegate(TypedConsumerAdminOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servant
public TypedProxyPullSupplier obtain_typed_notification_pull_supplier(java.lang.String supported_interface,
org.omg.CORBA.IntHolder proxy_id)
throws InterfaceNotSupported,
AdminLimitExceeded
InterfaceNotSupported
AdminLimitExceeded
public TypedProxyPushSupplier obtain_typed_notification_push_supplier(java.lang.String uses_interface,
org.omg.CORBA.IntHolder proxy_id)
throws NoSuchImplementation,
AdminLimitExceeded
NoSuchImplementation
AdminLimitExceededpublic int MyID()
public EventChannel MyChannel()
public InterFilterGroupOperator MyOperator()
public MappingFilter priority_filter()
public void priority_filter(MappingFilter value)
public MappingFilter lifetime_filter()
public void lifetime_filter(MappingFilter value)
public int[] pull_suppliers()
public int[] push_suppliers()
public ProxySupplier get_proxy_supplier(int proxy_id)
throws ProxyNotFound
ProxyNotFound
public ProxySupplier obtain_notification_pull_supplier(ClientType ctype,
org.omg.CORBA.IntHolder proxy_id)
throws AdminLimitExceeded
AdminLimitExceeded
public ProxySupplier obtain_notification_push_supplier(ClientType ctype,
org.omg.CORBA.IntHolder proxy_id)
throws AdminLimitExceeded
AdminLimitExceededpublic void destroy()
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 void subscription_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
InvalidEventTypepublic int add_filter(Filter new_filter)
new_filter - filter to add
public void remove_filter(int filter)
throws FilterNotFound
filter - Id of the filter
FilterNotFound - Id doesn't match to any filter
public Filter get_filter(int filter)
throws FilterNotFound
filter - Id of the filter to get
FilterNotFound - Id doesn't match to any filterpublic int[] get_all_filters()
public void remove_all_filters()
public ProxyPushSupplier obtain_push_supplier()
public ProxyPullSupplier obtain_pull_supplier()
public TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
throws InterfaceNotSupported
InterfaceNotSupported
public ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
throws NoSuchImplementation
NoSuchImplementation
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||