org.omg.CosTypedEventChannelAdmin
Class TypedEventChannelPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTypedEventChannelAdmin.TypedEventChannelPOA
          extended byorg.omg.CosTypedEventChannelAdmin.TypedEventChannelPOATie
All Implemented Interfaces:
InvokeHandler, TypedEventChannelOperations

public class TypedEventChannelPOATie
extends TypedEventChannelPOA

Generated from IDL interface "TypedEventChannel"

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

Constructor Summary
TypedEventChannelPOATie(TypedEventChannelOperations delegate)
           
TypedEventChannelPOATie(TypedEventChannelOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TypedEventChannelOperations _delegate()
           
 void _delegate(TypedEventChannelOperations delegate)
           
 TypedEventChannel _this()
           
 TypedEventChannel _this(ORB orb)
           
 void destroy()
           
 TypedConsumerAdmin for_consumers()
           
 TypedSupplierAdmin for_suppliers()
           
 
Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedEventChannelPOA
_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

TypedEventChannelPOATie

public TypedEventChannelPOATie(TypedEventChannelOperations delegate)

TypedEventChannelPOATie

public TypedEventChannelPOATie(TypedEventChannelOperations delegate,
                               POA poa)
Method Detail

_this

public TypedEventChannel _this()
Overrides:
_this in class TypedEventChannelPOA

_this

public TypedEventChannel _this(ORB orb)
Overrides:
_this in class TypedEventChannelPOA

_delegate

public TypedEventChannelOperations _delegate()

_delegate

public void _delegate(TypedEventChannelOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

for_consumers

public TypedConsumerAdmin for_consumers()

destroy

public void destroy()

for_suppliers

public TypedSupplierAdmin for_suppliers()