edu.iris.Fissures.IfEvent
Interface EventChannelFinderOperations

All Known Subinterfaces:
EventChannelFinder
All Known Implementing Classes:
_EventChannelFinderStub, EventChannelFinderPOA, EventChannelFinderPOATie

public interface EventChannelFinderOperations

Event and Channel here refer to OMG standard event service, not the similarly named things in seismology.


Method Summary
 EventChannelDefinition[] list_channels()
          Event and Channel here refer to OMG standard event service, not the similarly named things in seismology.
 org.omg.CosEventChannelAdmin.ConsumerAdmin retrieve_channel(java.lang.String id)
          Event and Channel here refer to OMG standard event service, not the similarly named things in seismology.
 

Method Detail

list_channels

EventChannelDefinition[] list_channels()
Event and Channel here refer to OMG standard event service, not the similarly named things in seismology.


retrieve_channel

org.omg.CosEventChannelAdmin.ConsumerAdmin retrieve_channel(java.lang.String id)
                                                            throws NotFound
Event and Channel here refer to OMG standard event service, not the similarly named things in seismology.

Throws:
NotFound