org.omg.CosTypedEventChannelAdmin
Class TypedConsumerAdminPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOA
          extended byorg.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOATie
All Implemented Interfaces:
ConsumerAdminOperations, InvokeHandler, TypedConsumerAdminOperations

public class TypedConsumerAdminPOATie
extends TypedConsumerAdminPOA

Generated from IDL interface "TypedConsumerAdmin"

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

Constructor Summary
TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)
           
TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TypedConsumerAdminOperations _delegate()
           
 void _delegate(TypedConsumerAdminOperations delegate)
           
 TypedConsumerAdmin _this()
           
 TypedConsumerAdmin _this(ORB orb)
           
 ProxyPullSupplier obtain_pull_supplier()
           
 ProxyPushSupplier obtain_push_supplier()
           
 TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
           
 
Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOA
_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

TypedConsumerAdminPOATie

public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)

TypedConsumerAdminPOATie

public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate,
                                POA poa)
Method Detail

_this

public TypedConsumerAdmin _this()
Overrides:
_this in class TypedConsumerAdminPOA

_this

public TypedConsumerAdmin _this(ORB orb)
Overrides:
_this in class TypedConsumerAdminPOA

_delegate

public TypedConsumerAdminOperations _delegate()

_delegate

public void _delegate(TypedConsumerAdminOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

obtain_pull_supplier

public ProxyPullSupplier obtain_pull_supplier()

obtain_typed_pull_supplier

public TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
                                                  throws InterfaceNotSupported
Throws:
InterfaceNotSupported

obtain_typed_push_supplier

public ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Throws:
NoSuchImplementation

obtain_push_supplier

public ProxyPushSupplier obtain_push_supplier()