edu.iris.Fissures.IfEvent
Class EventFactoryPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfEvent.EventFactoryPOA
          extended by edu.iris.Fissures.IfEvent.EventFactoryPOATie
All Implemented Interfaces:
EventDCOperations, EventFactoryOperations, EventMgrOperations, org.omg.CORBA.portable.InvokeHandler

public class EventFactoryPOATie
extends EventFactoryPOA


Constructor Summary
EventFactoryPOATie(EventFactoryOperations delegate)
           
EventFactoryPOATie(EventFactoryOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 EventFactoryOperations _delegate()
           
 void _delegate(EventFactoryOperations delegate)
           
 EventChannelFinder a_channel_finder()
           
 EventFactory a_factory()
           
 EventFinder a_finder()
           
 Event create(EventAttr attributes, AuditInfo[] audit_info)
           
 
Methods inherited from class edu.iris.Fissures.IfEvent.EventFactoryPOA
_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

EventFactoryPOATie

public EventFactoryPOATie(EventFactoryOperations delegate)

EventFactoryPOATie

public EventFactoryPOATie(EventFactoryOperations delegate,
                          org.omg.PortableServer.POA poa)
Method Detail

_delegate

public EventFactoryOperations _delegate()

_delegate

public void _delegate(EventFactoryOperations delegate)

_default_POA

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

a_factory

public EventFactory a_factory()

a_finder

public EventFinder a_finder()

a_channel_finder

public EventChannelFinder a_channel_finder()

create

public Event create(EventAttr attributes,
                    AuditInfo[] audit_info)