org.omg.CosNotifyComm
Class SequencePushSupplierPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosNotifyComm.SequencePushSupplierPOA
          extended by org.omg.CosNotifyComm.SequencePushSupplierPOATie
All Implemented Interfaces:
InvokeHandler, NotifySubscribeOperations, SequencePushSupplierOperations

public class SequencePushSupplierPOATie
extends SequencePushSupplierPOA

Generated from IDL interface "SequencePushSupplier".

Version:
generated at Jan 1, 2011 11:43:03 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Constructor Summary
SequencePushSupplierPOATie(SequencePushSupplierOperations delegate)
           
SequencePushSupplierPOATie(SequencePushSupplierOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 SequencePushSupplierOperations _delegate()
           
 void _delegate(SequencePushSupplierOperations delegate)
           
 SequencePushSupplier _this()
           
 SequencePushSupplier _this(ORB orb)
           
 void disconnect_sequence_push_supplier()
           
 void subscription_change(EventType[] added, EventType[] removed)
           
 
Methods inherited from class org.omg.CosNotifyComm.SequencePushSupplierPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_component, _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

SequencePushSupplierPOATie

public SequencePushSupplierPOATie(SequencePushSupplierOperations delegate)

SequencePushSupplierPOATie

public SequencePushSupplierPOATie(SequencePushSupplierOperations delegate,
                                  POA poa)
Method Detail

_this

public SequencePushSupplier _this()
Overrides:
_this in class SequencePushSupplierPOA

_this

public SequencePushSupplier _this(ORB orb)
Overrides:
_this in class SequencePushSupplierPOA

_delegate

public SequencePushSupplierOperations _delegate()

_delegate

public void _delegate(SequencePushSupplierOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

subscription_change

public void subscription_change(EventType[] added,
                                EventType[] removed)
                         throws InvalidEventType
Throws:
InvalidEventType

disconnect_sequence_push_supplier

public void disconnect_sequence_push_supplier()