edu.iris.Fissures.IfEvent
Class EventChannelFinderPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfEvent.EventChannelFinderPOA
edu.iris.Fissures.IfEvent.EventChannelFinderPOATie
- All Implemented Interfaces:
- EventChannelFinderOperations, org.omg.CORBA.portable.InvokeHandler
public class EventChannelFinderPOATie
- extends EventChannelFinderPOA
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 |
EventChannelFinderPOATie
public EventChannelFinderPOATie(EventChannelFinderOperations delegate)
EventChannelFinderPOATie
public EventChannelFinderPOATie(EventChannelFinderOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public EventChannelFinderOperations _delegate()
_delegate
public void _delegate(EventChannelFinderOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
list_channels
public EventChannelDefinition[] list_channels()
- Description copied from interface:
EventChannelFinderOperations
- Event and Channel here refer to OMG standard event service,
not the similarly named things in seismology.
retrieve_channel
public org.omg.CosEventChannelAdmin.ConsumerAdmin retrieve_channel(java.lang.String id)
throws NotFound
- Description copied from interface:
EventChannelFinderOperations
- Event and Channel here refer to OMG standard event service,
not the similarly named things in seismology.
- Throws:
NotFound