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, EventDCPOA, EventFactoryPOA, EventFinderPOA, EventMgrPOA, EventPOA

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

public EventFinder a_finder()

a_channel_finder

public EventChannelFinder a_channel_finder()


Copyright © 1999-2006 The IRIS Consortium. All Rights Reserved.