org.omg.CosTypedEventChannelAdmin
Class TypedSupplierAdminPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA
          extended by org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, SupplierAdminOperations, TypedSupplierAdminOperations

public class TypedSupplierAdminPOATie
extends TypedSupplierAdminPOA

Interface definition: TypedSupplierAdmin.

Author:
OpenORB Compiler

Constructor Summary
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
          Constructor
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, org.omg.PortableServer.POA poa)
          Constructor
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
          _default_POA method
 TypedSupplierAdminOperations _delegate()
          Get the delegate
 void _delegate(TypedSupplierAdminOperations delegate_)
          Set the delegate
 ProxyPullConsumer obtain_pull_consumer()
          Operation obtain_pull_consumer
 ProxyPushConsumer obtain_push_consumer()
          Operation obtain_push_consumer
 ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
          Operation obtain_typed_pull_consumer
 TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
          Operation obtain_typed_push_consumer
 
Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA
_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

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor


TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject,
                                org.omg.PortableServer.POA poa)
Constructor

Method Detail

_delegate

public TypedSupplierAdminOperations _delegate()
Get the delegate


_delegate

public void _delegate(TypedSupplierAdminOperations delegate_)
Set the delegate


_default_POA

public org.omg.PortableServer.POA _default_POA()
_default_POA method

Overrides:
_default_POA in class org.omg.PortableServer.Servant

obtain_typed_push_consumer

public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
                                                  throws InterfaceNotSupported
Operation obtain_typed_push_consumer

Throws:
InterfaceNotSupported

obtain_typed_pull_consumer

public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Operation obtain_typed_pull_consumer

Throws:
NoSuchImplementation

obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()
Operation obtain_push_consumer


obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()
Operation obtain_pull_consumer