edu.iris.Fissures.IfEvent
Interface EventDCOperations

All Known Subinterfaces:
Event, EventAccess, EventAccessOperations, EventDC, EventFactory, EventFactoryOperations, EventFinder, EventFinderOperations, EventMgr, EventMgrOperations, EventOperations
All Known Implementing Classes:
_EventAccessStub, _EventDCStub, _EventFactoryStub, _EventFinderStub, _EventMgrStub, _EventStub, EventAccessPOA, EventAccessPOATie, EventDCPOA, EventDCPOATie, EventFactoryPOA, EventFactoryPOATie, EventFinderPOA, EventFinderPOATie, EventMgrPOA, EventMgrPOATie, EventPOA, EventPOATie

public interface EventDCOperations

The Event DataCenter Interface. This is the top level interface within IfEvent. It should be the only interface that should be registered with a Naming Service. All other interfaces should be located via methods in this interface.


Method Summary
 EventChannelFinder a_channel_finder()
           
 EventFinder a_finder()
           
 

Method Detail

a_finder

EventFinder a_finder()

a_channel_finder

EventChannelFinder a_channel_finder()