org.omg.CosTypedEventChannelAdmin
Class TypedSupplierAdminPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA
          extended byorg.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOATie
All Implemented Interfaces:
InvokeHandler, SupplierAdminOperations, TypedSupplierAdminOperations

public class TypedSupplierAdminPOATie
extends TypedSupplierAdminPOA

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
           
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TypedSupplierAdminOperations _delegate()
           
 void _delegate(TypedSupplierAdminOperations delegate)
           
 TypedSupplierAdmin _this()
           
 TypedSupplierAdmin _this(ORB orb)
           
 ProxyPullConsumer obtain_pull_consumer()
           
 ProxyPushConsumer obtain_push_consumer()
           
 ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
           
 TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
           
 
Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
                                POA poa)
Method Detail

_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_push_consumer

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

obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()

obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()

obtain_typed_pull_consumer

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