org.omg.CosTypedNotifyChannelAdmin
Class TypedSupplierAdminPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOA
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminPOATie
- All Implemented Interfaces:
- FilterAdminOperations, InvokeHandler, NotifyPublishOperations, QoSAdminOperations, SupplierAdminOperations, SupplierAdminOperations, TypedSupplierAdminOperations, TypedSupplierAdminOperations
- public class TypedSupplierAdminPOATie
- extends TypedSupplierAdminPOA
Generated from IDL interface "TypedSupplierAdmin"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedSupplierAdminPOATie
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
TypedSupplierAdminPOATie
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
POA poa)
_this
public TypedSupplierAdmin _this()
- Overrides:
_this
in class TypedSupplierAdminPOA
_this
public TypedSupplierAdmin _this(ORB orb)
- Overrides:
_this
in class TypedSupplierAdminPOA
_delegate
public TypedSupplierAdminOperations _delegate()
_delegate
public void _delegate(TypedSupplierAdminOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
obtain_typed_notification_push_consumer
public TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface,
IntHolder proxy_id)
throws InterfaceNotSupported,
AdminLimitExceeded
- Throws:
InterfaceNotSupported
AdminLimitExceeded
get_all_filters
public int[] get_all_filters()
obtain_pull_consumer
public ProxyPullConsumer obtain_pull_consumer()
pull_consumers
public int[] pull_consumers()
MyID
public int MyID()
get_qos
public Property[] get_qos()
obtain_push_consumer
public ProxyPushConsumer obtain_push_consumer()
obtain_typed_notification_pull_consumer
public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface,
IntHolder proxy_id)
throws NoSuchImplementation,
AdminLimitExceeded
- Throws:
NoSuchImplementation
AdminLimitExceeded
obtain_typed_pull_consumer
public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
throws NoSuchImplementation
- Throws:
NoSuchImplementation
obtain_typed_push_consumer
public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
throws InterfaceNotSupported
- Throws:
InterfaceNotSupported
get_filter
public Filter get_filter(int filter)
throws FilterNotFound
- Throws:
FilterNotFound
push_consumers
public int[] push_consumers()
MyOperator
public InterFilterGroupOperator MyOperator()
obtain_notification_pull_consumer
public ProxyConsumer obtain_notification_pull_consumer(ClientType ctype,
IntHolder proxy_id)
throws AdminLimitExceeded
- Throws:
AdminLimitExceeded
set_qos
public void set_qos(Property[] qos)
throws UnsupportedQoS
- Throws:
UnsupportedQoS
get_proxy_consumer
public ProxyConsumer get_proxy_consumer(int proxy_id)
throws ProxyNotFound
- Throws:
ProxyNotFound
add_filter
public int add_filter(Filter new_filter)
obtain_notification_push_consumer
public ProxyConsumer obtain_notification_push_consumer(ClientType ctype,
IntHolder proxy_id)
throws AdminLimitExceeded
- Throws:
AdminLimitExceeded
remove_filter
public void remove_filter(int filter)
throws FilterNotFound
- Throws:
FilterNotFound
offer_change
public void offer_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Throws:
InvalidEventType
remove_all_filters
public void remove_all_filters()
MyChannel
public EventChannel MyChannel()
validate_qos
public void validate_qos(Property[] required_qos,
NamedPropertyRangeSeqHolder available_qos)
throws UnsupportedQoS
- Throws:
UnsupportedQoS
destroy
public void destroy()