edu.iris.Fissures.IfEvent
Class EventDCPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfEvent.EventDCPOA
          extended by edu.iris.Fissures.IfEvent.EventDCPOATie
All Implemented Interfaces:
EventDCOperations, org.omg.CORBA.portable.InvokeHandler

public class EventDCPOATie
extends EventDCPOA


Constructor Summary
EventDCPOATie(EventDCOperations delegate)
           
EventDCPOATie(EventDCOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 EventDCOperations _delegate()
           
 void _delegate(EventDCOperations delegate)
           
 EventChannelFinder a_channel_finder()
           
 EventFinder a_finder()
           
 
Methods inherited from class edu.iris.Fissures.IfEvent.EventDCPOA
_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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventDCPOATie

public EventDCPOATie(EventDCOperations delegate)

EventDCPOATie

public EventDCPOATie(EventDCOperations delegate,
                     org.omg.PortableServer.POA poa)
Method Detail

_delegate

public EventDCOperations _delegate()

_delegate

public void _delegate(EventDCOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

a_finder

public EventFinder a_finder()

a_channel_finder

public EventChannelFinder a_channel_finder()